@font-face {
    font-family: 'Nexa';
    src: url('NexaBold.woff2') format('woff2'),
        url('NexaBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa';
    src: url('NexaLight.woff2') format('woff2'),
        url('NexaLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/*===================*/
@font-face {
    font-family: 'Bayshore';
    src: url('bayshore/Bayshore.woff2') format('woff2'),
        url('bayshore/Bayshore.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'made_tommybold';
    src: url('made_tommy_bold-webfont.woff2') format('woff2'),
         url('made_tommy_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

}
@font-face {
    font-family: 'made_tommyregular';
    src: url('made_tommy_regular-webfont.woff2') format('woff2'),
         url('made_tommy_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'made_tommymedium';
    src: url('made_tommy_medium-webfont.woff2') format('woff2'),
         url('made_tommy_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'made_tommylight';
    src: url('made_tommy_light-webfont.woff2') format('woff2'),
         url('made_tommy_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'made_tommythin';
    src: url('made_tommy_thin-webfont.woff2') format('woff2'),
         url('made_tommy_thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}