/**
 * @license
 * MyFonts Webfont Build ID 3912378, 2020-06-10T11:20:19-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: ProximaNova-Bold by Mark Simonson
 * URL: https://www.myfonts.com/fonts/marksimonson/proxima-nova/bold/
 *
 * Webfont: ProximaNova-Medium by Mark Simonson
 * URL: https://www.myfonts.com/fonts/marksimonson/proxima-nova/medium/
 *
 * Webfont: ProximaNova-Light by Mark Simonson
 * URL: https://www.myfonts.com/fonts/marksimonson/proxima-nova/light/
 *
 * Webfont: ProximaNova-Regular by Mark Simonson
 * URL: https://www.myfonts.com/fonts/marksimonson/proxima-nova/regular/
 *
 * Webfont: ProximaNova-Semibold by Mark Simonson
 * URL: https://www.myfonts.com/fonts/marksimonson/proxima-nova/semibold/
 *
 * Webfont: ProximaNovaT-Thin by Mark Simonson
 * URL: https://www.myfonts.com/fonts/marksimonson/proxima-nova/thin/
 *
 *
 * Webfonts copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
 *
 * © 2020 MyFonts Inc
*/


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

@font-face {
  font-family: 'proxima-nova-semibold';
  src: url('webFonts/ProximaNova-Semibold/font.woff2') format('woff2'), url('webFonts/ProximaNova-Semibold/font.woff') format('woff');
}
@font-face {
  font-family: 'proxima-nova-bold';
  src: url('webFonts/ProximaNova-Bold/font.woff2') format('woff2'), url('webFonts/ProximaNova-Bold/font.woff') format('woff');
}
@font-face {
  font-family: 'proxima-nova';
  src: url('webFonts/ProximaNova-Regular/font.woff2') format('woff2'), url('webFonts/ProximaNova-Regular/font.woff') format('woff');
}
@font-face {
  font-family: 'proxima-nova-light';
  src: url('webFonts/ProximaNova-Light/font.woff2') format('woff2'), url('webFonts/ProximaNova-Light/font.woff') format('woff');
}
@font-face {
  font-family: 'proxima-nova-medium';
  src: url('webFonts/ProximaNova-Medium/font.woff2') format('woff2'), url('webFonts/ProximaNova-Medium/font.woff') format('woff');
}
@font-face {
  font-family: 'proxima-nova-thin';
  src: url('webFonts/ProximaNovaT-Thin/font.woff2') format('woff2'), url('webFonts/ProximaNovaT-Thin/font.woff') format('woff');
}

