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