@import url(https://cdnjs.cloudflare.com/ajax/libs/material-design-iconic-font/2.2.0/css/material-design-iconic-font.min.css);
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
@import url(main.css);

@font-face {
    font-family: 'NexaThin';
    src: url('../fonts/NexaThin.eot');
    src:url('../fonts/NexaThin.eot?#iefix') format('embedded-opentype'),
       url('../fonts/NexaThin.woff2') format('woff2'),
       url('../fonts/NexaThin.woff') format('woff'),
       url('../fonts/NexaThin.ttf') format('truetype'),
       url('../fonts/NexaThin.svg#NexaThin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NexaBold';
    src:url('../fonts/NexaXBold.eot');
    src:url('../fonts/NexaXBold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/NexaXBold.woff2') format('woff2'),
       url('../fonts/NexaXBold.woff') format('woff'),
       url('../fonts/NexaXBold.ttf') format('truetype'),
       url('../fonts/NexaXBold.svg#NexaXBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NexaHeavy';
    src:url('../fonts/NexaHeavy.eot');
    src:url('../fonts/NexaHeavy.eot?#iefix') format('embedded-opentype'),
       url('../fonts/NexaHeavy.woff2') format('woff2'),
       url('../fonts/NexaHeavy.woff') format('woff'),
       url('../fonts/NexaHeavy.ttf') format('truetype'),
       url('../fonts/NexaHeavy.svg#NexaHeavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NexaBold2';
    src:url('../fonts/NexaBold.eot');
    src:url('../fonts/NexaBold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/NexaBold.woff2') format('woff2'),
       url('../fonts/NexaBold.woff') format('woff'),
       url('../fonts/NexaBold.ttf') format('truetype'),
       url('../fonts/NexaBold.svg#NexaBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa';
    src:url('../fonts/Nexa.eot');
    src:url('../fonts/Nexa.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Nexa.woff2') format('woff2'),
       url('../fonts/Nexa.woff') format('woff'),
       url('../fonts/Nexa.ttf') format('truetype'),
       url('../fonts/Nexa.svg#Nexa') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa Book';
    src:url('../fonts/NexaBook.eot');
    src:url('../fonts/NexaBook.eot?#iefix') format('embedded-opentype'),
       url('../fonts/NexaBook.woff2') format('woff2'),
       url('../fonts/NexaBook.woff') format('woff'),
       url('../fonts/NexaBook.ttf') format('truetype'),
       url('../fonts/NexaBook.svg#NexaBook') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



/*----
font-family: 'Nexa', sans-serif;
------*/