@import url("//hello.myfonts.net/count/3c07ad");

@font-face {
    font-family: 'BrutalType-Bold';
    src: url('../Content/fonts/webFonts/BrutalType-Bold/font.woff2') format('woff2'), url('../Content/fonts/webFonts/BrutalType-Bold/font.woff') format('woff');
}
@font-face {
    font-family: 'BrutalType-Light';
    src: url('../Content/fonts/webFonts/BrutalType-Light/font.woff2') format('woff2'), url('../Content/fonts/webFonts/BrutalType-Light/font.woff') format('woff');
}
@font-face {
    font-family: 'BrutalType-Thin';
    src: url('../Content/fonts/webFonts/BrutalType-Thin/font.woff2') format('woff2'), url('../Content/fonts/webFonts/BrutalType-Thin/font.woff') format('woff');
}
@font-face {
    font-family: 'BrutalType-Black';
    src: url('../Content/fonts/webFonts/BrutalType-Black/font.woff2') format('woff2'), url('../Content/fonts/webFonts/BrutalType-Black/font.woff') format('woff');
}
@font-face {
    font-family: 'BrutalType-ExtraLight';
    src: url('../Content/fonts/webFonts/BrutalType-ExtraLight/font.woff2') format('woff2'), url('../Content/fonts/webFonts/BrutalType-ExtraLight/font.woff') format('woff');
}
@font-face {
    font-family: 'BrutalType';
    src: url('../Content/fonts/webFonts/BrutalType/font.woff2') format('woff2'), url('../Content/fonts/webFonts/BrutalType/font.woff') format('woff');
}
@font-face {
    font-family: 'BrutalType-Medium';
    src: url('../Content/fonts/webFonts/BrutalType-Medium/font.woff2') format('woff2'), url('../Content/fonts/webFonts/BrutalType-Medium/font.woff') format('woff');
}
@font-face {
    font-family: 'BrutalType-ExtraBold';
    src: url('../Content/fonts/webFonts/BrutalType-ExtraBold/font.woff2') format('woff2'), url('../Content/fonts/webFonts/BrutalType-ExtraBold/font.woff') format('woff');
}