@font-face {
    font-family: 'Inter-Thin';
    src: url('./fonts/Inter/Inter-Thin.woff') format('woff');
}

@font-face {
    font-family: 'Inter-Light';
    src: url('./fonts/Inter/Inter-Light.woff') format('woff');
}

@font-face {
    font-family: 'Inter-Light';
    src: url('./fonts/Inter/Inter-Light.ttf') format('ttf');
}

@font-face {
    font-family: 'Inter-Medium';
    src: url('./fonts/Inter/Inter-Medium.ttf') format('ttf');
}

@font-face {
    font-family: 'Inter-Regular';
    src: url('./fonts/Inter/Inter-Regular.woff') format('woff');
}
@font-face {
    font-family: 'Inter-Black';
    src: url('./fonts/Inter/Inter-Bold.woff') format('woff');
}

@font-face {
    font-family: 'Inter-SemiBold';
    src: url('./fonts/Inter/Inter-SemiBold.woff') format('woff');
}

@font-face {
    font-family: 'BarlowSemiCondensed-Regular';
    src: url('./fonts/Inter/BarlowSemiCondensed-Regular.woff') format('woff');
}
@font-face {
    font-family: 'BarlowSemiCondensed-Medium';
    src: url('./fonts/Inter/BarlowSemiCondensed-Medium.woff') format('woff');
}
@font-face {
    font-family: 'BarlowSemiCondensed-SemiBold';
    src: url('./fonts/Inter/BarlowSemiCondensed-SemiBold.woff') format('woff');
}

/* */
@font-face {
    font-family: 'Helvetica-Neue-UltraLight';
    src: url('./fonts/Helvetica-Neue-UltraLight.woff') format('woff');
}


