/**
 * @license
 * MyFonts Webfont Build ID 3928096, 2020-07-21T21:20:31-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: BrutalType-Bold by Brownfox
 * URL: https://www.myfonts.com/fonts/brownfox/brutal-type/bold/
 * 
 * Webfont: BrutalType-ExtraBold by Brownfox
 * URL: https://www.myfonts.com/fonts/brownfox/brutal-type/extra-bold/
 * 
 * Webfont: BrutalType-Medium by Brownfox
 * URL: https://www.myfonts.com/fonts/brownfox/brutal-type/medium/
 * 
 * Webfont: BrutalType by Brownfox
 * URL: https://www.myfonts.com/fonts/brownfox/brutal-type/regular/
 * 
 * 
 * Webfonts copyright: Copyright (c) 2013 by Gayane Bagdasaryan, Dmitry Rastvortsev. All rights reserved.
 * 
 * © 2020 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3bf020");

@font-face {
    font-family: "BrutalType-ExtraBold";
    src: url("./webFonts/BrutalType-ExtraBold/font.woff2") format("woff2"),
        url("./webFonts/BrutalType-ExtraBold/font.woff") format("woff");
}
@font-face {
    font-family: "BrutalType";
    src: url("./webFonts/BrutalType/font.woff2") format("woff2"),
        url("./webFonts/BrutalType/font.woff") format("woff");
}
@font-face {
    font-family: "BrutalType-Bold";
    src: url("./webFonts/BrutalType-Bold/font.woff2") format("woff2"),
        url("./webFonts/BrutalType-Bold/font.woff") format("woff");
}
@font-face {
    font-family: "BrutalType-Medium";
    src: url("./webFonts/BrutalType-Medium/font.woff2") format("woff2"),
        url("./webFonts/BrutalType-Medium/font.woff") format("woff");
}
