@font-face {
    font-family: 'Adelia';
    src: url('../fonts/adelia.otf') format('opentype'),
    url('../fonts/adelia.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserrat';
    src: url('../fonts/Montserrat-Italic-VariableFont_wght.ttf') format('opentype'),
    url('../fonts/Montserrat-VariableFont_wght.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
