@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Marine Light Italic';
    font-style: italic;
    font-weight: 300;
    src: url('../fonts/Marine-LightItalic.woff2') format('woff2');

}

@font-face {
    font-family: 'Marine Bold';
    src: url('../fonts/Marine-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Marine Light Oblicua';
    src: url('../fonts/Marine-LightOblicua.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Marine Bold Italic';
    src: url('../fonts/Marine-BoldItalic.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Marine Bold Oblicua';
    src: url('../fonts/Marine-BoldOblicua.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Marine Regular Oblicua';
    src: url('../fonts/Marine-RegularOblicua.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MarineUP Black';
    src: url('../fonts/Marine-UPBlack.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Marine Regular Italic';
    src: url('../fonts/Marine-RegularItalic.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'MarineUP Light';
    src: url('../fonts/Marine-UPLight.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Marine Light';
    src: url('../fonts/Marine-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Marine Black Italic';
    src: url('../fonts/Marine-BlackItalic.woff2') format('woff2');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'MarineUP';
    src: url('../fonts/Marine-UPRegular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Marine Black Oblicua';
    src: url('../fonts/Marine-BlackOblicua.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MarineUP Bold';
    src: url('../fonts/Marine-UPBold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

