/**
 * @license
 * MyFonts Webfont Build ID 4127476, 2021-07-19T08:54:46-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: UniNeueBold by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/uni-neue/bold/
 * Copyright: Copyright (c) 2017 by Fontfabric LLC. All rights reserved.
 * 
 * Webfont: UniNeueBook by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/uni-neue/book/
 * Copyright: Copyright (c) 2017 by Fontfabric LLC. All rights reserved.
 * 
 * Webfont: UniNeueRegular by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/uni-neue/regular/
 * Copyright: Copyright &amp;#x00A9; 2016 by FontfabricLLC. All rights reserved.
 * 
 * 
 * 
 * © 2021 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
/*@import url("//hello.myfonts.net/count/3efaf4");*/
  
@font-face {
  font-family: "UniNeueBold";
  src: url('webFonts/UniNeueBold/font.woff2') format('woff2'), url('webFonts/UniNeueBold/font.woff') format('woff');
}
@font-face {
  font-family: "UniNeueRegular";
  src: url('webFonts/UniNeueRegular/font.woff2') format('woff2'), url('webFonts/UniNeueRegular/font.woff') format('woff');
}
@font-face {
  font-family: "UniNeueBook";
  src: url('webFonts/UniNeueBook/font.woff2') format('woff2'), url('webFonts/UniNeueBook/font.woff') format('woff');
}

