/*
Theme Name: 		Evalo Child
Theme URI: 			https://evalo.wttechdesign.com/
Author: 			WTTechDesign Team
Author URI: 		https://www.webtwine.com/
Description: 		evalo is ThemeForest WordPress Premium Theme.
Version: 			1.0.0
Requires at least: 	5.9
Tested up to: 		6.0
Requires PHP: 		7
License: 			Themeforest Commercial Licence
License URI: 		https://themeforest.net/licenses/standard
Tags: 				flexible-header, one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, editor-style, featured-images, featured-image-header,, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready, blog
Template:     		evalo
Text Domain: 		evalo-child

Theme Custom CSS starts here
------------------------------------------------------------ */
@font-face {
  font-family: 'CopperplateProGothic';
  src: url('fonts/copperplate_gothic_pro-light-webfont.woff2') format('woff2'),
       url('fonts/copperplate_gothic_pro-light-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('fonts/montserrat/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('fonts/montserrat/Montserrat-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('fonts/montserrat/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('fonts/montserrat/Montserrat-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}