@font-face {
    font-family: 'FSP DEMO - Vanitas';
    src: url("./../fonts/FONTSPRINGDEMO-VanitasRegular.woff") format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Antiga';
    src: url("./../fonts/Antiga-Regular.woff") format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Conv_Cronos-Pro';
    src: local('☺'), url("./../fonts/Cronos-Pro.woff") format('woff'),
        url("./../fonts/Cronos-Pro.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Conv_Cronos-Pro-Light';
    src: url("./../fonts/Cronos-Pro-Light.woff") format('woff'),
        url("./../fonts/Cronos-Pro-Light.ttf") format('truetype');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'CronosPro';
    src: url("") format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}