

@font-face {
    font-family: "FSIndustrie-Book";
    src: url('../webFonts/FSIndustrieBook/font.woff2') format('woff2'), url('~/webFonts/FSIndustrieBook/font.woff') format('woff');
}
@font-face {
    font-family: "FSIndustrie-Medium";
    src: url('../webFonts/FSIndustrieMedium/font.woff2') format('woff2'), url('~/webFonts/FSIndustrieMedium/font.woff') format('woff');
}
@font-face {
    font-family: "FSIndustrie-Bold";
    src: url('../webFonts/FSIndustrieBold/font.woff2') format('woff2'), url('~/webFonts/FSIndustrieBold/font.woff') format('woff');
}
@font-face {
    font-family: "FSIndustrieCd-Medium";
    src: url('../webFonts/FSIndustrieCdMedium/font.woff2') format('woff2'), url('~/webFonts/FSIndustrieCdMedium/font.woff') format('woff');
}

