/**
 * @license
 * MyFonts Webfont Build ID 4554048, 2022-03-20T13:47:51-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: Blackheat by Almarkha Type
 * URL: https://www.myfonts.com/fonts/almarkha-type/blackheat/regular/
 * Copyright: Blackhead © Almarkhatype Studio 2020 2020. All Rights Reserved
 * 
 * Webfont: Blackheat-Italic by Almarkha Type
 * URL: https://www.myfonts.com/fonts/almarkha-type/blackheat/italic/
 * Copyright: Blackheat Italic © Almarkhatype Studio 2020. All Rights Reserved
 * 
 * Webfont: Blackheat-Line by Almarkha Type
 * URL: https://www.myfonts.com/fonts/almarkha-type/blackheat/line/
 * Copyright: Blackheat Line © Almarkhatype Studio 2020. All Rights Reserved
 * 
 * Webfont: Blackheat-LineItalic by Almarkha Type
 * URL: https://www.myfonts.com/fonts/almarkha-type/blackheat/line-italic/
 * Copyright: Blackheat Line Italic © Almarkhatype Studio 2020. All Rights Reserved
 * 
 * 
 * 
 * © 2022 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/457d40");
  
@font-face {
  font-family: "Blackheat-LineItalic";
  src: url('/static/webFonts/BlackheatLineItalic/font.woff2') format('woff2'), url('/static/webFonts/BlackheatLineItalic/font.woff') format('woff');
}
@font-face {
  font-family: "Blackheat-Italic";
  src: url('/static/webFonts/BlackheatItalic/font.woff2') format('woff2'), url('/static/webFonts/BlackheatItalic/font.woff') format('woff');
}
@font-face {
  font-family: "Blackheat";
  src: url('/static/webFonts/Blackheat/font.woff2') format('woff2'), url('/static/webFonts/Blackheat/font.woff') format('woff');
}
@font-face {
  font-family: "Blackheat-Line";
  src: url('/static/webFonts/BlackheatLine/font.woff2') format('woff2'), url('/static/webFonts/BlackheatLine/font.woff') format('woff');
}

