﻿@font-face{
    font-family: "Nexa";
    src: url("../fonts/nexa-light.eot");
    src: url("../fonts/nexa-light.eot?#iefix")format("embedded-opentype"),
        url("../fonts/nexa-light.woff")format("woff"),
        url("../fonts/nexa-light.woff2")format("woff2"),
        url("../fonts/nexa-light.ttf")format("truetype"),
        url("../fonts/nexa-light.svg#NexaLight")format("svg");
    font-weight:300;
    font-style:normal;
    font-display:swap;
}
@font-face{
    font-family: "Nexa";
    src: url("../fonts/nexa-regular.eot");
    src: url("../fonts/nexa-regular.eot?#iefix")format("embedded-opentype"),
        url("../fonts/nexa-regular.woff")format("woff"),
        url("../fonts/nexa-regular.woff2")format("woff2"),
        url("../fonts/nexa-regular.ttf")format("truetype"),
        url("../fonts/nexa-regular.svg#Nexa-Regular")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}
@font-face{
    font-family: "Nexa";
    src: url("../fonts/nexa-bold.eot");
    src: url("../fonts/nexa-bold.eot?#iefix")format("embedded-opentype"),
        url("../fonts/nexa-bold.woff")format("woff"),
        url("../fonts/nexa-bold.woff2")format("woff2"),
        url("../fonts/nexa-bold.ttf")format("truetype"),
        url("../fonts/nexa-bold.svg#Nexa-Bold")format("svg");
    font-weight:700;
    font-style:normal;
    font-display:swap;
}