/*!
 * 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-2021 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-thin-webfont.woff2') format('woff2'),
          url('./proximanova-thin-webfont.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('./proximanova-thinit-webfont.woff2') format('woff2'),
          url('./proximanova-thinit-webfont.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('./proximanova-light-webfont.woff2') format('woff2'),
          url('./proximanova-light-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('./proximanova-lightit-webfont.woff2') format('woff2'),
          url('./proximanova-lightit-webfont.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('./proximanova-regular-webfont.woff2') format('woff2'),
       url('./proximanova-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('./proximanova-regularit-webfont.woff2') format('woff2'),
       url('./proximanova-regularit-webfont.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('./proximanova-medium-webfont.woff2') format('woff2'),
          url('./proximanova-medium-webfont.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('./proximanova-mediumit-webfont.woff2') format('woff2'),
          url('./proximanova-mediumit-webfont.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('./proximanova-semibold-webfont.woff2') format('woff2'),
          url('./proximanova-semibold-webfont.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('./proximanova-semiboldit-webfont.woff2') format('woff2'),
          url('./proximanova-semiboldit-webfont.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('./proximanova-bold-webfont.woff2') format('woff2'),
          url('./proximanova-bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('./proximanova-boldit-webfont.woff2') format('woff2'),
          url('./proximanova-boldit-webfont.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('./proximanova-extrabold-webfont.woff2') format('woff2'),
          url('./proximanova-extrabold-webfont.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('./proximanova-extraboldit-webfont.woff2') format('woff2'),
          url('./proximanova-extraboldit-webfont.woff') format('woff');
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('./proximanova-black-webfont.woff2') format('woff2'),
          url('./proximanova-black-webfont.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url('./proximanova-blackit-webfont.woff2') format('woff2'),
          url('./proximanova-blackit-webfont.woff') format('woff');
  font-weight: 900;
  font-style: italic;
}
