@font-face {
    font-family: 'Fivo Sans';
    src: url( '../../assets/fonts/Fivo Sans/fivo-sans.regular.otf') format('opentype');
    font-weight: normal;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Fivo Sans';
    src: url( '../../assets/fonts/Fivo Sans/fivo-sans.medium.otf') format('opentype');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Fivo Sans';
    src: url( '../../assets/fonts/Fivo Sans/fivo-sans.bold.otf') format('opentype');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Sometype Mono';
    src: url( '../../assets/fonts/Sometype Mono/sometype-mono.regular.otf') format('opentype');
    font-weight: normal;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Sometype Mono';
    src: url( '../../assets/fonts/Sometype Mono/sometype-mono.medium.otf') format('opentype');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'DynaPuff Regular';
    src: url( '../../assets/fonts/DynaPuff-VariableFont_wdth,wght.ttf') format('truetype');
}
@font-face {
    font-family: 'Open Sans Italic';
    src: url( '../../assets/fonts/OpenSans-Italic-VariableFont_wdth,wght.ttf') format('truetype');
}
@font-face {
    font-family: 'Open Sans Regular';
    src: url( '../../assets/fonts/OpenSans-VariableFont_wdth,wght.ttf') format('truetype');
}
@font-face {
    font-family: 'Oswald Regular';
    src: url( '../../assets/fonts/Oswald-VariableFont_wght.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto Medium Regular';
    src: url( '../../assets/fonts/Roboto-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto Bold';
    src: url( '../../assets/fonts/Roboto-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Roboto Italic';
    src: url( '../../assets/fonts/Roboto-Italic.ttf') format('truetype');
}
@font-face {
    font-family: 'Rubik Distressed Regular';
    src: url( '../../assets/fonts/RubikDistressed-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Fivo Sans Regular';
    src: url( '../../assets/fonts/Fivo Sans/fivo-sans.regular1.otf') format('opentype');
}