@charset "UTF-8";
@font-face {
    font-family: "Nexa Bold";
    src: url("Nexa Bold.woff2") format("woff2"), url("Nexa Bold.woff") format("woff"), url("Nexa Bold.ttf") format("truetype"), url("Nexa Bold.eot") format("embedded-opentype"), url("Nexa Bold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: "Nexa Regular";
  src: url("font.woff2") format("woff2"),
       url("font.woff") format("woff"),
       url("font.ttf") format("truetype"),
       url("font.eot") format("embedded-opentype"),
       url("font.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}



/* 
@font-face {
    font-family: "MyriadPro-Regular";
    src: url("MyriadPro Regular.woff2") format("woff2"), url("MyriadPro Regular.woff") format("woff"), url("MyriadPro Regular.ttf") format("truetype"), url("MyriadPro Regular.eot") format("embedded-opentype"), url("MyriadPro Regular.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "helvetica-webfont";
    src: url("helvetica-webfont.woff2") format("woff2"), url("helvetica-webfont.woff") format("woff"), url("helvetica-webfont.ttf") format("truetype"), url("helvetica-webfont.eot") format("embedded-opentype"), url("helvetica-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "MyriadPro-Bold";
    src: url("MyriadPro-Bold.woff2") format("woff2"), url("MyriadPro-Bold.woff") format("woff"), url("MyriadPro-Bold.ttf") format("truetype"), url("MyriadPro-Bold.eot") format("embedded-opentype"), url("MyriadPro-Bold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
} */