
@font-face {
    font-family: 'Panton';
    src: url('Panton-Light.eot');
    src: local('Panton Light'), local('Panton-Light'),
        url('Panton-Light.eot?#iefix') format('embedded-opentype'),
        url('Panton-Light.woff2') format('woff2'),
        url('Panton-Light.woff') format('woff'),
        url('Panton-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
  font-family: 'Panton';
  src: url('Panton-SemiBold.eot');
  src: local('Panton SemiBold'), local('Panton-SemiBold'),
  url('Panton-SemiBold.eot?#iefix') format('embedded-opentype'),
  url('Panton-SemiBold.woff2') format('woff2'),
  url('Panton-SemiBold.woff') format('woff'),
  url('Panton-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
