/**
 * @license
 * MyFonts Webfont Build ID 4097848, 2021-06-03T18:30:29-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: Intro-RegularItalic by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/intro/italic/
 * 
 * Webfont: Intro-Black by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/intro/black/
 * 
 * Webfont: Intro-Regular by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/intro/intro/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2019 by Svet Simov. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3e8738");
  
@font-face {
  font-family: "Intro-Regular";
  src: url('webFonts/IntroRegular/font.woff2') format('woff2'), url('webFonts/IntroRegular/font.woff') format('woff');
}
@font-face {
  font-family: "Intro-Black";
  src: url('webFonts/IntroBlack/font.woff2') format('woff2'), url('webFonts/IntroBlack/font.woff') format('woff');
}
@font-face {
  font-family: "Intro-RegularItalic";
  src: url('webFonts/IntroRegularItalic/font.woff2') format('woff2'), url('webFonts/IntroRegularItalic/font.woff') format('woff');
}

