/**
 * @license
 * MyFonts Webfont Build ID 4723075, 2022-04-21T08:14:12-0400
 * 
 * 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-Medium by Radomir Tinkov
 * URL: https://www.myfonts.com/fonts/radomir-tinkov/gilroy/medium/
 * 
 * Webfont: Gilroy-Light by Radomir Tinkov
 * URL: https://www.myfonts.com/fonts/radomir-tinkov/gilroy/light/
 * 
 * Webfont: Gilroy-Bold by Radomir Tinkov
 * URL: https://www.myfonts.com/fonts/radomir-tinkov/gilroy/bold/
 * 
 * 
 * Webfonts copyright: Copyright � 2016 by Radomir Tinkov. All rights reserved.
 * 
 * © 2022 MyFonts Inc
*/

@font-face {
  font-family: "Gilroy-Light";
  src: url('webFonts/GilroyLight/font.woff2') format('woff2'), url('webFonts/GilroyLight/font.woff') format('woff');
}
@font-face {
  font-family: "Gilroy-Medium";
  src: url('webFonts/GilroyMedium/font.woff2') format('woff2'), url('webFonts/GilroyMedium/font.woff') format('woff');
}
@font-face {
  font-family: "Gilroy-Bold";
  src: url('webFonts/GilroyBold/gilroy-bold.woff') format('woff');
}
@font-face {
  font-family: 'Figtree-Medium';
  src: url('webFonts/FigtreeMedium/Figtree-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Figtree-Regular';
  src: url('webFonts/FigtreeRegular/Figtree-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Figtree-SemiBold';
  src: url('webFonts/FigtreeSemibold/Figtree-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Figtree-Bold';
  src: url('webFonts/FigtreeBold/Figtree-Bold.ttf') format('truetype');
}