@font-face {
    font-family: 'NexaRegular';
    src:url('../fonts/NexaRegular.otf');
    src: url('../fonts/NexaRegular.eot') format('embedded-opentype'),
         url('../fonts/NexaRegular.woff') format('woff'),
         url('../fonts/NexaRegular.ttf') format('truetype'),
         url('../fonts/NexaRegular.svg#NexaRegular') format('svg');
}

@font-face {
    font-family: 'Nexa-Bold';
    src:url('../fonts/Nexa-Bold.otf');
    src: url('../fonts/Nexa-Bold.eot') format('embedded-opentype'),
         url('../fonts/Nexa-Bold.woff') format('woff'),
         url('../fonts/Nexa-Bold.ttf') format('truetype'),
         url('../fonts/Nexa-Bold.svg#Nexa-Bold') format('svg');
}
