/**
 * @license
 * MyFonts Webfont Build ID 3902506, 2020-05-13T11:55:40-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: UniviaPro-Bold by Mostardesign
 * URL: https://www.myfonts.com/fonts/mostardesign/univia-pro/bold/
 * Copyright: Copyright &amp;#x00A9; 2016 by Olivier Gourvat. All rights reserved.
 * 
 * Webfont: UniviaProBook by Mostardesign
 * URL: https://www.myfonts.com/fonts/mostardesign/univia-pro/book/
 * Copyright: Copyright (c) 2016 by Mostardesign Type Foundry. All rights reserved.
 * 
 * 
 * 
 * © 2020 MyFonts Inc
*/


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

