/**
 * @license
 * MyFonts Webfont Build ID 4021396, 2021-03-01T15:52:39-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: Gilroy-Regular by Radomir Tinkov
 * URL: https://www.myfonts.com/fonts/radomir-tinkov/gilroy/regular/
 * 
 * Webfont: Gilroy-Medium by Radomir Tinkov
 * URL: https://www.myfonts.com/fonts/radomir-tinkov/gilroy/medium/
 * 
 * 
 * Webfonts copyright: Copyright &amp;#x00A9; 2016 by Radomir Tinkov. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3d5c94");
  
@font-face {
  font-family: "Gilroy-Regular";
  src: url('./GilroyRegular/font.woff2') format('woff2'), url('./GilroyRegular/font.woff') format('woff');
}
@font-face {
  font-family: "Gilroy-Medium";
  src: url('./GilroyMedium/font.woff2') format('woff2'), url('./GilroyMedium/font.woff') format('woff');
}

@font-face {
  font-family: "Gilroy-Bold";
  src: url('./GilroyBold/font.woff2') format('woff2'), url('../fonts/GilroyBold/font.woff') format('woff');
}

@font-face {
  font-family: "Averta-Regular";
  src: url('./AvertaRegular/font.woff2') format('woff2'), url('../fonts/AvertaRegular/font.woff') format('woff');
}

@font-face {
  font-family: 'Neue Machina';
  src: url('../fonts/neue/PPNeueMachina-Regular.eot');
  src: local('PPNeueMachina Regular'), local('PPNeueMachina-Regular'),
    /* url('../fonts/PlusJakartaSans-Regular.eot?#iefix') format('embedded-opentype'), */
    url('../fonts/neue/PPNeueMachina-Regular.woff2') format('woff2'),
    url('../fonts/neue/PPNeueMachina-Regular.woff') format('woff'),
    url('../fonts/neue/PPNeueMachina-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

