@font-face { 
    font-family : "everseen";
    src : url("/public/fonts/everseen/everseen.otf")
    format("opentype"); 
    font-display: swap;
}

@font-face { 
    font-family : "PTSansNarrow";      
    src : url("/public/fonts/ptsans/PTSansNarrowBold.ttf") format("truetype"); 
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/public/fonts/roboto/Roboto-Thin.woff2') format('woff2'), url('/public/fonts/roboto/Roboto-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('/public/fonts/roboto/Roboto-ThinItalic.woff2') format('woff2'), url('/public/fonts/roboto/Roboto-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Roboto';
    src: url('/public/fonts/roboto/Roboto-Light.woff2') format('woff2'), url('/public/fonts/roboto/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/public/fonts/roboto/Roboto-LightItalic.woff2') format('woff2'), url('/public/fonts/roboto/Roboto-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/public/fonts/roboto/Roboto-Regular.woff2') format('woff2'), url('/public/fonts/roboto/Roboto-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/public/fonts/roboto/Roboto-RegularItalic.woff2') format('woff2'), url('/public/fonts/roboto/Roboto-RegularItalic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/public/fonts/roboto/Roboto-Medium.woff2') format('woff2'), url('/public/fonts/roboto/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/public/fonts/roboto/Roboto-Medium.woff2') format('woff2'), url('/public/fonts/roboto/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/public/fonts/roboto/Roboto-MediumItalic.woff2') format('woff2'), url('/public/fonts/roboto/Roboto-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/public/fonts/roboto/Roboto-Bold.woff2') format('woff2'), url('/public/fonts/roboto/Roboto-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/public/fonts/roboto/Roboto-BoldItalic.woff2') format('woff2'), url('/public/fonts/roboto/Roboto-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/public/fonts/roboto/Roboto-BoldItalic.woff2') format('woff2'), url('/public/fonts/roboto/Roboto-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/public/fonts/roboto/Roboto-Black.woff2') format('woff2'), url('/public/fonts/roboto/Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/public/fonts/roboto/Roboto-BlackItalic.woff2') format('woff2'), url('/public/fonts/roboto/Roboto-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/public/fonts/roboto/Roboto-BlackItalic.woff2') format('woff2'), url('/public/fonts/roboto/Roboto-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face { 
    font-family : "RobotoRound";
    src : url("/public/fonts/roboto/Roboto-RoundRegular.ttf") format("truetype");
    font-display: swap; 
}


@font-face { 
    font-family : "RobotoCondensed";
    src : url("/public/fonts/roboto/Roboto-RoundRegular.ttf") format("truetype");
    font-display: swap;
}

@font-face { 
    font-family : "RobotoCondensed";
    src : url("/public/fonts/roboto/RobotoCondensed-Thin.ttf") format("truetype");
    font-display: swap;
    font-weight: 100;
}
@font-face { 
    font-family : "RobotoCondensed";
    src : url("/public/fonts/roboto/RobotoCondensed-Light.ttf") format("truetype");
    font-weight: 300;
    font-display: swap;
}
@font-face { 
    font-family : "RobotoCondensed";
    src : url("/public/fonts/roboto/RobotoCondensed-Medium.ttf") format("truetype");
    font-weight: 400;
    font-display: swap;
}
@font-face { 
    font-family : "RobotoCondensed";
    src : url("/public/fonts/roboto/RobotoCondensed-Bold.ttf") format("truetype");
    font-weight: 700;
    font-display: swap;
}