/*@import '/node_modules/typeface-roboto/index.css';*/

@font-face {
    font-family: "Muller";
    font-weight: 300;
    font-style: normal;
    src: url("/fonts/muller-light.eot?") format("eot"), url("/fonts/muller-light.woff2") format("woff2"), url("/fonts/muller-light.woff") format("woff"), url("/fonts/muller-light.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "Muller";
    font-weight: 400;
    font-style: normal;
    src: url("/fonts/muller-regular.eot?") format("eot"), url("/fonts/muller-regular.woff2") format("woff2"), url("/fonts/muller-regular.woff") format("woff"), url("/fonts/muller-regular.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "Muller";
    font-weight: 500;
    font-style: normal;
    src: url("/fonts/muller-medium.eot?") format("eot"), url("/fonts/muller-medium.otf") format("otf"), url("/fonts/muller-medium.woff") format("woff"), url("/fonts/muller-medium.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "Muller";
    font-weight: 600;
    font-style: normal;
    src: url("/fonts/muller-bold.eot?") format("eot"), url("/fonts/muller-bold.otf") format("otf"), url("/fonts/muller-bold.woff") format("woff"), url("/fonts/muller-bold.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "Muller";
    font-weight: 800;
    font-style: normal;
    src: url("/fonts/muller-extrabold.eot?") format("eot"), url("/fonts/muller-extrabold.otf") format("otf"), url("/fonts/muller-extrabold.woff") format("woff"), url("/fonts/muller-extrabold.ttf") format("truetype");
    font-display: swap;
}


@font-face {
    font-family: "OpenSans";
    font-weight: 600;
    font-style: normal;
    src: url("/fonts/opensans-bold.eot?") format("eot"), url("/fonts/opensans-bold.otf") format("otf"), url("/fonts/opensans-bold.woff") format("woff"), url("/fonts/opensans-bold.ttf") format("truetype");
    font-display: swap;
}

@font-face {
    font-family: "OpenSans";
    font-weight: 300;
    font-style: normal;
    src: url("/fonts/opensans-light.eot?") format("eot"), url("/fonts/opensans-light.woff2") format("woff2"), url("/fonts/opensans-light.woff") format("woff"), url("/fonts/opensans-light.ttf") format("truetype");
    font-display: swap;
}


@font-face {
    font-family: "OpenSans";
    font-weight: 800;
    font-style: normal;
    src: url("/fonts/opensans-extrabold.eot?") format("eot"), url("/fonts/opensans-extrabold.otf") format("otf"), url("/fonts/opensans-extrabold.woff") format("woff"), url("/fonts/opensans-extrabold.ttf") format("truetype");
    font-display: swap;
}
