@font-face {
    font-family: "Inter Black";
    src: url('../fonts/Inter/static/Inter-Black.ttf') format('truetype');
}
@font-face {
    font-family: "Inter Bold";
    src: url('../fonts/Inter/static/Inter-Bold.ttf') format('truetype');
}
@font-face {
    font-family: "Inter ExtraBold";
    src: url('../fonts/Inter/static/Inter-ExtraBold.ttf') format('truetype');
}
@font-face {
    font-family: "Inter ExtraLight";
    src: url('../fonts/Inter/static/Inter-ExtraLight.ttf') format('truetype');
}
@font-face {
    font-family: "Inter Light";
    src: url('../fonts/Inter/static/Inter-Light.ttf') format('truetype');
}
@font-face {
    font-family: "Inter Medium";
    src: url('../fonts/Inter/static/Inter-Medium.ttf') format('truetype');
}
@font-face {
    font-family: "Inter Regular";
    src: url('../fonts/Inter/static/Inter-Regular.ttf') format('truetype');
}
@font-face {
    font-family: "Inter SemiBold";
    src: url('../fonts/Inter/static/Inter-SemiBold.ttf') format('truetype');
}
@font-face {
    font-family: "Inter Thin";
    src: url('../fonts/Inter/static/Inter-Thin.ttf') format('truetype');
}

@font-face {
    font-family: "Inter Variable";
    src: url('../fonts/Inter/Inter-VariableFont_slnt,wght.ttf') format('truetype');
}   

@font-face {
    font-family: "ATB_TT_Norms";
    src: url('../fonts/ATB_TT_Norms_Bold.woff2') format('woff2');
}

@font-face {
    font-family: "ATB_TT_Norms_ExtraBold";
    src: url('../fonts/ATB_TT_Norms_ExtraBold.woff2') format('woff2');
}


