/* Start: Fonts */


@font-face {
    font-family: 'Tofino-Font';
    src: url('../fonts/tofino/tofino-thin.woff2') format('woff2'),
        url('../fonts/tofino/tofino-thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tofino-Font';
    src: url('../fonts/tofino/tofino-light.woff2') format('woff2'),
        url('../fonts/tofino/tofino-light.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tofino-Font';
    src: url('../fonts/tofino/tofino-book.woff2') format('woff2'),
        url('../fonts/tofino/tofino-book.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tofino-Font';
    src: url('../fonts/tofino/tofino-regular.woff2') format('woff2'),
        url('../fonts/tofino/tofino-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tofino-Font';
    src: url('../fonts/tofino/tofino-bold.woff2') format('woff2'),
        url('../fonts/tofino/tofino-bold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Perpetua-Font';
    src: url('../fonts/perpetua/perpetua.woff2') format('woff2'),
        url('../fonts/perpetua/perpetua.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* End: Fonts */

/*
@font-face {
    font-family: 'Tofino-Font';
    src: url('../fonts/tofino/tofino-black.woff2') format('woff2'),
        url('../fonts/tofino/tofino-black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tofino-Font';
    src: url('../fonts/tofino/tofino-medium.woff2') format('woff2'),
        url('../fonts/tofino/tofino-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tofino-Font';
    src: url('../fonts/tofino/tofino-ultra.woff2') format('woff2'),
        url('../fonts/tofino/tofino-ultra.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tofino-Font';
    src: url('../fonts/tofino/tofino-semibold.woff2') format('woff2'),
        url('../fonts/tofino/tofino-semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
} */
