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

@font-face {
  font-family: 'Panton';
  src: url('../font/Panton-SemiBold.eot');
  src: url('../font/Panton-SemiBold.woff2') format('woff2'),
       url('../font/Panton-SemiBold.woff') format('woff'),
       url('../font/Panton-SemiBold.ttf') format('truetype'),
       url('../font/Panton-SemiBold.svg#Panton-SemiBold') format('svg'),
       url('../font/Panton-SemiBold.eot?#iefix') format('embedded-opentype');
  font-weight: 600;
  font-style: normal;
} 
@font-face {
  font-family: 'Panton';
  src: url('../font/Panton-RegularItalic.eot');
  src: url('../font/Panton-RegularItalic.woff2') format('woff2'),
       url('../font/Panton-RegularItalic.woff') format('woff'),
       url('../font/Panton-RegularItalic.ttf') format('truetype'),
       url('../font/Panton-RegularItalic.svg#Panton-RegularItalic') format('svg'),
       url('../font/Panton-RegularItalic.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: italic;
} 
@font-face {
  font-family: 'Panton';
  src: url('../font/Panton-Light.eot');
  src: url('../font/Panton-Light.woff2') format('woff2'),
       url('../font/Panton-Light.woff') format('woff'),
       url('../font/Panton-Light.ttf') format('truetype'),
       url('../font/Panton-Light.svg#Panton-Light') format('svg'),
       url('../font/Panton-Light.eot?#iefix') format('embedded-opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Panton';
  src: url('../font/Panton-Bold.eot');
  src: url('../font/Panton-Bold.woff2') format('woff2'),
       url('../font/Panton-Bold.woff') format('woff'),
       url('../font/Panton-Bold.ttf') format('truetype'),
       url('../font/Panton-Bold.svg#Panton-Bold') format('svg'),
       url('../font/Panton-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: 700;
  font-style: normal;
}
 