/* The Nautigal Font - Local */
@font-face {
    font-family: 'The Nautigal';
    font-style: normal;
    font-weight: 400;
    src: url('/The_Nautigal/TheNautigal-Regular.ttf') format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'The Nautigal';
    font-style: normal;
    font-weight: 700;
    src: url('/The_Nautigal/TheNautigal-Bold.ttf') format('truetype');
    font-display: swap;
}

