/*
* Web Fonts from fontspring.com
* All OpenType features and all extended glyphs have been removed.
* Fully installable fonts can be purchased at http://www.fontspring.com
* The fonts included in this stylesheet are subject to the End User License you purchased
* from Fontspring. The fonts are protected under domestic and international trademark and 
* copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
* distributing this font software.
* (c) 2010-2016 Fontspring
* The fonts included are copyrighted by the vendor listed below.
* Vendor:      Mark Simonson Studio
* License URL: https://www.fontspring.com/licenses/mark-simonson-studio/webfont
*/
@font-face {
font-family: 'proxima-nova';
src: url('proximanova-regular-webfont.eot');
src: url('proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
  url('proximanova-regular-webfont.woff2') format('woff2'),
  url('proximanova-regular-webfont.woff') format('woff'),
  url('proximanova-regular-webfont.ttf') format('truetype'),
  url('proximanova-regular-webfont.svg#proxima_novaregular') format('svg');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'proxima-nova';
src: url('proximanova-bold-webfont.eot');
src: url('proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
  url('proximanova-bold-webfont.woff2') format('woff2'),
  url('proximanova-bold-webfont.woff') format('woff'),
  url('proximanova-bold-webfont.ttf') format('truetype'),
  url('proximanova-bold-webfont.svg#proxima_novabold') format('svg');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'proxima-nova';
src: url('proximanova-regularit-webfont.eot');
src: url('proximanova-regularit-webfont.eot?#iefix') format('embedded-opentype'),
  url('proximanova-regularit-webfont.woff2') format('woff2'),
  url('proximanova-regularit-webfont.woff') format('woff'),
  url('proximanova-regularit-webfont.ttf') format('truetype'),
  url('proximanova-regularit-webfont.svg#proxima_novaitalic') format('svg');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'proxima-nova';
src: url('proximanova-boldit-webfont.eot');
src: url('proximanova-boldit-webfont.eot?#iefix') format('embedded-opentype'),
  url('proximanova-boldit-webfont.woff2') format('woff2'),
  url('proximanova-boldit-webfont.woff') format('woff'),
  url('proximanova-boldit-webfont.ttf') format('truetype'),
  url('proximanova-boldit-webfont.svg#proxima_novabold_italic') format('svg');
font-weight: 700;
font-style: italic;
}
@font-face {
font-family: 'proxima-nova';
src: url('proximanova-extrabold-webfont.eot');
src: url('proximanova-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
  url('proximanova-extrabold-webfont.woff2') format('woff2'),
  url('proximanova-extrabold-webfont.woff') format('woff'),
  url('proximanova-extrabold-webfont.ttf') format('truetype'),
  url('proximanova-extrabold-webfont.svg#proxima_novaextrabold') format('svg');
font-weight: 800;
font-style: normal;
}