@font-face {
    font-family: DefaultFont;
    src: url('../fonts/roboto/Roboto-Regular.ttf');
    font-display: swap;
}
@font-face {
    font-family: DefaultFont-Light;
    src: url('../fonts/roboto/Roboto-Light.ttf');
    font-display: swap;
}
@font-face {
    font-family: DefaultFont-Medium;
    src: url('../fonts/roboto/Roboto-Medium.ttf');
    font-display: swap;
}
@font-face {
    font-family: DefaultFont-Bold;
    src: url('../fonts/roboto/Roboto-Bold.ttf');
    font-display: swap;
}
@font-face {
    font-family: DefaultFont-Bold;
    src: url('../fonts/roboto/Roboto-Bold.ttf');
    font-display: swap;
}
@font-face {
    font-family: DefaultFont-Black;
    src: url('../fonts/roboto/Roboto-Black.ttf');
    font-display: swap;
}
@font-face {
    font-family: DefaultFont-Italic;
    src: url('../fonts/roboto/Roboto-Italic.ttf');
    font-display: swap;
}
@font-face {
    font-family: Montserrat-Black;
    src: url('../fonts/montserrat/Montserrat-Black.ttf');
}