@font-face {
    font-family: "montlight";
    src: url("http://localhost:3000/fonts/mont-light-webfont.woff2") format("woff2"), url("http://localhost:3000/fonts/mont-light-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "mont_regular";
    src: url("http://localhost:3000/fonts/mont-regular-webfont.woff2") format("woff2"), url("http://localhost:3000/fonts/mont-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "mont_bold";
    src: url("http://localhost:3000/fonts/mont-bold-webfont.woff2") format("woff2"), url("http://localhost:3000/fonts/mont-bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "montbook_italic";
    src: url("http://localhost:3000/fonts/mont-bookitalic-webfont.woff2") format("woff2"), url("http://localhost:3000/fonts/mont-bookitalic-webfont.woff") format("woff"), url("http://localhost:3000/fonts/mont-bookitalic-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "montbook";
    src: url("http://localhost:3000/fonts/mont-book-webfont.woff2") format("woff2"), url("http://localhost:3000/fonts/mont-book-webfont.woff") format("woff"), url("http://localhost:3000/fonts/mont-book-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "montbold_italic";
    src: url("http://localhost:3000/fonts/mont-bolditalic-webfont.woff2") format("woff2"), url("http://localhost:3000/fonts/mont-bolditalic-webfont.woff") format("woff"), url("http://localhost:3000/fonts/mont-bolditalic-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "mont_boldbold";
    src: url("http://localhost:3000/fonts/mont-bold-webfont.woff2") format("woff2"), url("http://localhost:3000/fonts/mont-bold-webfont.woff") format("woff"), url("http://localhost:3000/fonts/mont-bold-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "montblack";
    src: url("http://localhost:3000/fonts/mont-black-webfont.woff2") format("woff2"), url("http://localhost:3000/fonts/mont-black-webfont.woff") format("woff"), url("http://localhost:3000/fonts/mont-black-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}