@font-face {
    font-family: "Inter";
    src: url("../fonts/Inter/static/Inter-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: "Inter";
    src: url("../fonts/Inter/static/Inter-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: Inter;
    src: url("../fonts/Inter/static/Inter-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Inter;
    src: url("../fonts/Inter/static/Inter-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Inter;
    src: url("../fonts/Inter/static/Inter-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Inter;
    src: url("../fonts/Inter/static/Inter-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Inter;
    src: url("../fonts/Inter/static/Inter-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Inter;
    src: url("../fonts/Inter/static/Inter-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: Inter;
    src: url("../fonts/Inter/static/Inter-Black.ttf") format("ttf");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: "DIN";
    src: url("../fonts/DINNextLTW04-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "DIN";
    src: url("../fonts/DINNextLTW04-Italic.woff") format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: "DIN";
    src: url("../fonts/DINNextLTW04-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "DIN";
    src: url("../fonts/DINNextLTW04-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "DIN";
    src: url("../fonts/DINNextLTW04-Heavy.woff") format("woff");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: "DIN";
    src: url("../fonts/DINNextLTW04-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "Blender";
    src: url("../fonts/blenderpro-medium-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Blender";
    src: url("../fonts/blenderpro-bold-webfont.woff") format("woff");
    font-weight: 700;
    font-style: normal
}