@font-face {
    font-family: 'Scarlett Display';
    src: url('scarlett-display.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.scarlett-display{
    font-family: 'Scarlett Display';
    line-height: 1;
    font-style: normal;
}


@font-face {
    font-family: 'Scarlett Serif';
    src: url('scarlett-serif.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.scarlett-serif{
    font-family: 'Scarlett Serif';
    line-height: 1;
    font-style: normal;
}

