/*
 * 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:      Fontfabric
 * License URL: https://www.fontspring.com/licenses/fontfabric/webfont
 *
 *
 */

@font-face {
  font-family: 'panton-light';
  src: url('panton-light-webfont.eot');
  src: url('panton-light-webfont.eot?#iefix') format('embedded-opentype'),
  url('panton-light-webfont.woff2') format('woff2'),
  url('panton-light-webfont.woff') format('woff'),
  url('panton-light-webfont.ttf') format('truetype'),
  url('panton-light-webfont.svg#pantonlight') format('svg');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'panton-regular';
  src: url('panton-regular-webfont.eot');
  src: url('panton-regular-webfont.eot?#iefix') format('embedded-opentype'),
  url('panton-regular-webfont.woff2') format('woff2'),
  url('panton-regular-webfont.woff') format('woff'),
  url('panton-regular-webfont.ttf') format('truetype'),
  url('panton-regular-webfont.svg#pantonregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'panton-bold';
  src: url('panton-bold-webfont.eot');
  src: url('panton-bold-webfont.eot?#iefix') format('embedded-opentype'),
  url('panton-bold-webfont.woff2') format('woff2'),
  url('panton-bold-webfont.woff') format('woff'),
  url('panton-bold-webfont.ttf') format('truetype'),
  url('panton-bold-webfont.svg#pantonbold') format('svg');
  font-weight: 700;
  font-style: normal;
}
