/**
 * @license
 * MyFonts Webfont Build ID 4025601, 2021-03-10T17:58:57-0500
 *
 * 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: OktaNeue-Bold by Groteskly Yours
 * URL: https://www.myfonts.com/fonts/groteskly-yours/okta-neue/bold/
 *
 * Webfont: OktaNeue-Black by Groteskly Yours
 * URL: https://www.myfonts.com/fonts/groteskly-yours/okta-neue/black/
 *
 *
 * Webfonts copyright: Copyright © 2019 by Eugene Tantsurin. All rights reserved.
 *
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3d6d01");

@font-face {
  font-family: "OktaNeue-Black";
  src: url('OktaNeueBlack/font.woff2') format('woff2'), url('OktaNeueBlack/font.woff') format('woff');
  font-display: swap;
}
@font-face {
  font-family: "OktaNeue-Bold";
  src: url('OktaNeueBold/font.woff2') format('woff2'), url('OktaNeueBold/font.woff') format('woff');
  font-display: swap;
}
