/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.0.1606992648
Updated: 2020-12-03 10:50:48

*/

/**
 * @license
 * MyFonts Webfont Build ID 3982256, 2020-12-02T11:00:07-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: VAGRoundedLTPro-Bold by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/vag-rounded/pro-bold/
 * 
 * Webfont: VAGRoundedLTPro-Light by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/vag-rounded/pro-light/
 * 
 * 
 * Webfonts copyright: Copyright &amp;#x00A9; 2014 Monotype GmbH. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3cc3b0");
  
@font-face {
  font-family: 'VAGRoundedLTPro-Bold';
  src: url('webFonts/VAGRoundedLTPro-Bold/font.woff2') format('woff2'), url('webFonts/VAGRoundedLTPro-Bold/font.woff') format('woff');
}
@font-face {
  font-family: 'VAGRoundedLTPro-Light';
  src: url('webFonts/VAGRoundedLTPro-Light/font.woff2') format('woff2'), url('webFonts/VAGRoundedLTPro-Light/font.woff') format('woff');
}

body {
	font-family: 'VAGRoundedLTPro-Light',sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'VAGRoundedLTPro-Bold',sans-serif;
}

.heavy,strong {
	  font-family: 'VAGRoundedLTPro-Bold',sans-serif;
	font-weight: 400;
}

.elementor-button-text {
	font-family: 'VAGRoundedLTPro-Bold',sans-serif;
}

input[type="submit"], input[type="button"]{
	font-family: 'VAGRoundedLTPro-Bold',sans-serif;
}