@font-face {
    font-family: 'InterBlack';
    src: url('../fonts/Inter_24pt-Black.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'InterBold';
    src: url('../fonts/Inter_24pt-Bold.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'InterExtraBold';
    src: url('../fonts/Inter_24pt-ExtraBold.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'InterExtraLight';
    src: url('../fonts/Inter_24pt-ExtraLight.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'InterLight';
    src: url('../fonts/Inter_24pt-Light.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'InterMedium';
    src: url('../fonts/Inter_24pt-Medium.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'InterRegular';
    src: url('../fonts/Inter_24pt-Regular.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'InterSemiBold';
    src: url('../fonts/Inter_24pt-SemiBold.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'InterThin';
    src: url('../fonts/Inter_24pt-Thin.ttf') format('truetype');
    font-weight: normal;
}
