@charset "utf-8";
/* Contains latin, latin-ext and cyrillic  */
@font-face {
  font-family: "Nexa Text";
  font-weight: 100;
  font-style: normal;
  font-display: swap;
  src: url("NexaText-Thin.woff2")
    format("woff2");
}
@font-face {
  font-family: "Nexa Text";
  font-weight: 100;
  font-style: italic;
  font-display: swap;
  src: url("NexaText-ThinItalic.woff2")
    format("woff2");
}
@font-face {
  font-family: "Nexa Text";
  font-weight: 200;
  font-style: normal;
  font-display: swap;
  src: url("NexaText-ExtraLight.woff2")
    format("woff2");
}
@font-face {
  font-family: "Nexa Text";
  font-weight: 200;
  font-style: italic;
  font-display: swap;
  src: url("NexaText-ExtraLightItalic.woff2")
    format("woff2");
}
@font-face {
  font-family: "Nexa Text";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src: url("NexaText-Light.woff2")
    format("woff2");
}
@font-face {
  font-family: "Nexa Text";
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src: url("NexaText-LightItalic.woff2")
    format("woff2");
}
@font-face {
  font-family: "Nexa Text";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("NexaText-Book.woff2")
    format("woff2");
}
@font-face {
  font-family: "Nexa Text";
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url("NexaText-BookItalic.woff2")
    format("woff2");
}
@font-face {
  font-family: "Nexa Text";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url("NexaText-Regular.woff2")
    format("woff2");
}
@font-face {
  font-family: "Nexa Text";
  font-weight: 500;
  font-style: italic;
  font-display: swap;
  src: url("NexaText-RegularItalic.woff2")
    format("woff2");
}
@font-face {
  font-family: "Nexa Text";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url("NexaText-Bold.woff2")
    format("woff2");
}
@font-face {
  font-family: "Nexa Text";
  font-weight: 600;
  font-style: italic;
  font-display: swap;
  src: url("NexaText-BoldItalic.woff2")
    format("woff2");
}
@font-face {
  font-family: "Nexa Text";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("NexaText-ExtraBold.woff2")
    format("woff2");
}
@font-face {
  font-family: "Nexa Text";
  font-weight: 700;
  font-style: italic;
  font-display: swap;
  src: url("NexaText-ExtraBoldItalic.woff2")
    format("woff2");
}
@font-face {
  font-family: "Nexa Text";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url("NexaText-Heavy.woff2")
    format("woff2");
}
@font-face {
  font-family: "Nexa Text";
  font-weight: 800;
  font-style: italic;
  font-display: swap;
  src: url("NexaText-HeavyItalic.woff2")
    format("woff2");
}
@font-face {
  font-family: "Nexa Text";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  src: url("NexaText-Black.woff2")
    format("woff2");
}
@font-face {
  font-family: "Nexa Text";
  font-weight: 900;
  font-style: italic;
  font-display: swap;
  src: url("NexaText-BlackItalic.woff2")
    format("woff2");
}

@font-face{
	font-family: "Nexa Book";
	src:url(otf/NexaText-Book.otf),
	url(web/NexaText-Book.eot) format("embedded-opentype"),
	url(ttf/NexaText-Book.ttf) format("truetype"),
	url(web/NexaText-Book.woff) format("woff"),
	url(web/NexaText-Book.woff2) format("woff2");
	font-weight:400;
	font-style:normal
}

@font-face {
	font-family: "Nexa Text Bold";
	src: url("NexaText-Bold.woff2")
	  format("woff2");
}

@font-face{
	font-family: "Nexa Light";
	src:url(otf/NexaText-Light.otf),
	url(web/NexaText-Light.eot) format("embedded-opentype"),
	url(ttf/NexaText-Light.ttf) format("truetype"),
	url(web/NexaText-Light.woff) format("woff"),
	url(web/NexaText-Light.woff2) format("woff2");
	font-weight:400;
	font-style:normal
}

@font-face{
	font-family: "Nexa Bold";
	src:url(otf/NexaText-Bold.otf),
	url(web/NexaText-Bold.eot) format("embedded-opentype"),
	url(ttf/NexaText-Bold.ttf) format("truetype"),
	url(web/NexaText-Bold.woff) format("woff"),
	url(web/NexaText-Bold.woff2) format("woff2");
	font-weight:400;
	font-style:normal
}

@font-face {
	font-family: "Nexa Extra Bold";
	src: url(otf/NexaText-ExtraBold.otf), 
	url(web/NexaText-ExtraBold.eot) format("embedded-opentype"), 
	url(ttf/NexaText-ExtraBold.ttf) format("truetype"), 
	url(web/NexaText-ExtraBold.woff) format("woff"), 
	url(web/NexaText-ExtraBold.woff2) format("woff2");
	font-weight: 400;
	font-style: normal
}