@font-face {
    font-family: 'Fugaz One';
    src: url('../fontes/fugaz_one/FugazOne-Regular.eot');
    src: url('../fontes/fugaz_one/FugazOne-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fontes/fugaz_one/FugazOne-Regular.woff2') format('woff2'),
        url('../fontes/fugaz_one/FugazOne-Regular.woff') format('woff'),
        url('../fontes/fugaz_one/FugazOne-Regular.ttf') format('truetype'),
        url('../fontes/fugaz_one/FugazOne-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fontes/montserrat/Montserrat-Medium.eot');
    src: url('../fontes/montserrat/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fontes/montserrat/Montserrat-Medium.woff2') format('woff2'),
        url('../fontes/montserrat/Montserrat-Medium.woff') format('woff'),
        url('../fontes/montserrat/Montserrat-Medium.ttf') format('truetype'),
        url('../fontes/montserrat/Montserrat-Medium.svg') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MontserratBold';
    src: url('../fontes/montserrat/Montserrat-Bold.eot');
    src: url('../fontes/montserrat/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fontes/montserrat/Montserrat-Bold.woff2') format('woff2'),
        url('../fontes/montserrat/Montserrat-Bold.woff') format('woff'),
        url('../fontes/montserrat/Montserrat-Bold.ttf') format('truetype'),
        url('../fontes/montserrat/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MontserratRegular';
    src: url('../fontes/montserrat/Montserrat-Regular.eot');
    src: url('../fontes/montserrat/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fontes/montserrat/Montserrat-Regular.woff2') format('woff2'),
        url('../fontes/montserrat/Montserrat-Regular.woff') format('woff'),
        url('../fontes/montserrat/Montserrat-Regular.ttf') format('truetype'),
        url('../fontes/montserrat/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MontserratLight';
    src: url('../fontes/montserrat/Montserrat-Light.eot');
    src: url('../fontes/montserrat/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('../fontes/montserrat/Montserrat-Light.woff2') format('woff2'),
        url('../fontes/montserrat/Montserrat-Light.woff') format('woff'),
        url('../fontes/montserrat/Montserrat-Light.ttf') format('truetype'),
        url('../fontes/montserrat/Montserrat-Light.svg#Montserrat-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}





