@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700&subset=latin,latin-ext);
@font-face {
    font-family: "bitterregular";
    src: url("../fonts/../fonts/bitter-regular-webfont.eot");
    src: url("../fonts/bitter-regular-webfont.eot?#iefix")
            format("embedded-opentype"),
        url("../fonts/bitter-regular-webfont.woff2") format("woff2"),
        url("../fonts/bitter-regular-webfont.woff") format("woff"),
        url("../fonts/bitter-regular-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "bitteritalic";
    src: url("../fonts/bitter-italic-webfont.eot");
    src: url("../fonts/bitter-italic-webfont.eot?#iefix")
            format("embedded-opentype"),
        url("../fonts/bitter-italic-webfont.woff2") format("woff2"),
        url("../fonts/bitter-italic-webfont.woff") format("woff"),
        url("../fonts/bitter-italic-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "bitterbold";
    src: url("../fonts/bitter-bold-webfont.eot");
    src: url("../fonts/bitter-bold-webfont.eot?#iefix")
            format("embedded-opentype"),
        url("../fonts/bitter-bold-webfont.woff2") format("woff2"),
        url("../fonts/bitter-bold-webfont.woff") format("woff"),
        url("../fonts/bitter-bold-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "bitterbold_italic";
    src: url("../fonts/bitter-bolditalic-webfont.eot");
    src: url("../fonts/bitter-bolditalic-webfont.eot?#iefix")
            format("embedded-opentype"),
        url("../fonts/bitter-bolditalic-webfont.woff2") format("woff2"),
        url("../fonts/bitter-bolditalic-webfont.woff") format("woff"),
        url("../fonts/bitter-bolditalic-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "janda_romanticregular";
    src: url("../fonts/../fonts/jandaromantic-webfont.eot");
    src: url("../fonts/jandaromantic-webfont.eot?#iefix")
            format("embedded-opentype"),
        url("../fonts/jandaromantic-webfont.woff2") format("woff2"),
        url("../fonts/jandaromantic-webfont.woff") format("woff"),
        url("../fonts/jandaromantic-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "kraftstoff_huregular";
    src: url("../fonts/kraftstoff-regular-hu-webfont.eot");
    src: url("../fonts/kraftstoff-regular-hu-webfont.eot?#iefix")
            format("embedded-opentype"),
        url("../fonts/kraftstoff-regular-hu-webfont.woff2") format("woff2"),
        url("../fonts/kraftstoff-regular-hu-webfont.woff") format("woff"),
        url("../fonts/kraftstoff-regular-hu-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FontAwesome6';
    src: url("../fonts/fa-solid-900.woff2") format("woff2"), 
        url("../fonts/fa-solid-900.ttf") format("truetype"); 
    font-style: normal;
    font-weight: 400;
    font-display: block;
}