@font-face{
    font-family:'MullerMedium';
    src:url('fonts/MullerMedium.woff2') format('woff2'),
        url('fonts/MullerMedium.woff') format('woff');
    font-weight:500;
    font-style:normal;
    font-display: swap
}
@font-face{
    font-family:'MullerExtraBold';
    src:url('fonts/MullerExtraBold.woff2') format('woff2'),
        url('fonts/MullerExtraBold.woff') format('woff');
    font-weight:800;
    font-style:normal;
    font-display: swap
}
@font-face{
    font-family:'MullerLight';
    src:url('fonts/MullerLight.woff2') format('woff2'),
        url('fonts/MullerLight.woff') format('woff');
    font-weight:300;
    font-style:normal;
    font-display: swap
}
@font-face{
    font-family:'MullerBold';
    src:url('fonts/MullerBold.woff2') format('woff2'),
        url('fonts/MullerBold.woff') format('woff');
    font-weight:700;
    font-style:normal;
    font-display: swap
}
@font-face{
    font-family:'MullerRegular';
    src:url('fonts/MullerRegular.woff2') format('woff2'),
        url('fonts/MullerRegular.woff') format('woff');
    font-weight:400;
    font-style:normal;
    font-display: swap
}
@font-face{
    font-family:'MullerBlack';
    src:url('fonts/MullerBlack.woff2') format('woff2'),
        url('fonts/MullerBlack.woff') format('woff');
    font-weight:900;
    font-style:normal;
    font-display: swap
}
@font-face{
    font-family:'FontAwesome';
    src:url('fonts/fontawesome-webfont.eot?v=4.3.0');
    src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format("embedded-opentype"),
        url('fonts/fontawesome-webfont.woff2?v=4.3.0') format("woff2"),
        url('fonts/fontawesome-webfont.woff?v=4.3.0') format("woff"),
        url('fonts/fontawesome-webfont.ttf?v=4.3.0') format("truetype"),
        url('fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format("svg");
    font-weight:400;
    font-style:normal;
    font-display: swap}