/* Custom Fonts */
@font-face {
    font-family: 'ValeraRound';
    src: url('/uploads/fonts/font_6968f826c0df1_ValeraRound.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AmericanCaptain';
    src: url('/uploads/fonts/font_6968fcc29a3b0_AmericanCaptain.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

