/**
 * @license
 * MyFonts Webfont Build ID 4176493, 2021-09-06T05:15:02-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: Lumios-Marker by My Creative Land
 * URL: https://www.myfonts.com/fonts/my-creative-land/lumios-marker/regular/
 * Copyright: Copyright &amp;#x00A9; 2019 by Elena Genova. All rights reserved.
 * 
 * Webfont: Okta-Regular by Groteskly Yours
 * URL: https://www.myfonts.com/fonts/groteskly-yours/okta/regular/
 * Copyright: Copyright © 2019 by Eugene Tantsurin. All rights reserved.
 * 
 * Webfont: Okta-Bold by Groteskly Yours
 * URL: https://www.myfonts.com/fonts/groteskly-yours/okta/bold/
 * Copyright: Copyright © 2019 by Eugene Tantsurin. All rights reserved.
 * 
 * 
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3fba6d");
  
@font-face {
  font-family: "Okta-Bold";
  src: url('webFonts/OktaBold/font.woff2') format('woff2'), url('webFonts/OktaBold/font.woff') format('woff');
}
@font-face {
  font-family: "Lumios-Marker";
  src: url('webFonts/LumiosMarker/font.woff2') format('woff2'), url('webFonts/LumiosMarker/font.woff') format('woff');
}
@font-face {
  font-family: "Okta-Regular";
  src: url('webFonts/OktaRegular/font.woff2') format('woff2'), url('webFonts/OktaRegular/font.woff') format('woff');
}

