/**
 * @license
 * MyFonts Webfont Build ID 4193632, 2021-10-13T03:13:17-0400
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: Nexa-Book by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/nexa/book/
 *
 * Webfont: Nexa-Heavy by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/nexa/heavy/
 *
 *
 * Webfonts copyright: Copyright � 2012 by Fontfabric. All rights reserved.
 *
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3ffd60");
/*
@font-face {
  font-family: "Nexa-Book";
  src: url('NexaBook/font.woff2') format('woff2'), url('NexaBook/font.woff') format('woff');
}
@font-face {
  font-family: "Nexa-Heavy";
  src: url('NexaHeavy/font.woff2') format('woff2'), url('NexaHeavy/font.woff') format('woff');
}*/
@font-face {
  font-family: "Nexa";
	font-weight: 400;
  src: url('NexaBook/font.woff2') format('woff2'), url('NexaBook/font.woff') format('woff');
}
@font-face {
  font-family: "Nexa";
	font-weight: 700;
  src: url('NexaHeavy/font.woff2') format('woff2'), url('NexaHeavy/font.woff') format('woff');
}
