﻿/*==================== POLICES ===================*/

@font-face {
  font-family: 'ermes-font-addon';
  src: url('polices/ermes-font-addon.eot?82650307');
  src: url('polices/ermes-font-addon.eot?82650307#iefix') format('embedded-opentype'),
       url('polices/ermes-font-addon.woff2?82650307') format('woff2'),
       url('polices/ermes-font-addon.woff?82650307') format('woff'),
       url('polices/ermes-font-addon.ttf?82650307') format('truetype'),
       url('polices/ermes-font-addon.svg?82650307#ermes-font-addon') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PTSans-NarrowBold';
  src: url('polices/PTSans-NarrowBold.eot?#iefix') format('embedded-opentype'), 
  url('polices/PTSans-NarrowBold.woff') format('woff'),
  url('polices/PTSans-NarrowBold.ttf')  format('truetype'),
  url('polices/PTSans-NarrowBold.svg#PTSans-NarrowBold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PTSans-Narrow';
  src: url('polices/PTSans-Narrow.eot?#iefix') format('embedded-opentype'), 
		  url('polices/PTSans-Narrow.woff') format('woff'),
		  url('polices/PTSans-Narrow.ttf')  format('truetype'),
		  url('polices/PTSans-Narrow.svg#PTSans-Narrow') format('svg');
  font-weight: normal;
  font-style: normal;
}
