/**
 * @license
 * MyFonts Webfont Build ID 4021155, 2021-03-01T05:46:58-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: AtypText-Regular by Suitcase Type Foundry
 * URL: https://www.myfonts.com/fonts/suitcase/atyp/text-regular/
 * 
 * Webfont: AtypText-Medium by Suitcase Type Foundry
 * URL: https://www.myfonts.com/fonts/suitcase/atyp/text-medium/
 * 
 * Webfont: AtypText-Bold by Suitcase Type Foundry
 * URL: https://www.myfonts.com/fonts/suitcase/atyp/text-bold/
 * 
 * 
 * Webfonts copyright: Copyright © 2020 by Tomas Brousil. All rights reserved.
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3d5ba3");
  
@font-face {
  font-family: "AtypText-Bold";
  src: url('webFonts/AtypTextBold/font.woff2') format('woff2'), url('webFonts/AtypTextBold/font.woff') format('woff');
}
@font-face {
  font-family: "AtypText-Regular";
  src: url('webFonts/AtypTextRegular/font.woff2') format('woff2'), url('webFonts/AtypTextRegular/font.woff') format('woff');
}
@font-face {
  font-family: "AtypText-Medium";
  src: url('webFonts/AtypTextMedium/font.woff2') format('woff2'), url('webFonts/AtypTextMedium/font.woff') format('woff');
}

