/**
 * @license
 * MyFonts Webfont Build ID 4039080, 2021-04-14T09:07:56-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: GillSansNova-Book by Monotype
 * URL: https://www.myfonts.com/fonts/mti/gill-sans-nova/book/
 *
 * Webfont: GillSansNova-SemiBold by Monotype
 * URL: https://www.myfonts.com/fonts/mti/gill-sans-nova/semibold/
 *
 *
 * Webfonts copyright: Copyright 2015 &amp;#x00A9; The Monotype Corporation. All rights reserved.
 *
 * © 2021 MyFonts Inc
*/


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

@font-face {
  font-family: "GillSansNova-SemiBold";
  src: url('./webFonts/GillSansNovaSemiBold/font.woff') format('woff2'), url('./webFonts/GillSansNovaSemiBold/font.woff') format('woff');
}
@font-face {
  font-family: "GillSansNova-Book";
  src: url('./webFonts/GillSansNovaBook/font.woff2') format('woff2'), url('./webFonts/GillSansNovaBook/font.woff') format('woff');
}

