﻿/*==================== 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: 'SuisseIntlMono';
  src: url('polices/SuisseIntlMono.eot?#iefix') format('embedded-opentype'), 
		  url('polices/SuisseIntlMono.otf')  format('opentype'),
		  url('polices/SuisseIntlMono.woff') format('woff'),
		  url('polices/SuisseIntlMono.ttf')  format('truetype'),
		  url('polices/SuisseIntlMono.svg#SuisseIntlMono') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SuisseIntl-Regular';
  src: url('polices/SuisseIntl-Regular.eot?#iefix') format('embedded-opentype'), 
		url('polices/SuisseIntl-Regular.otf')  format('opentype'),
		url('polices/SuisseIntl-Regular.woff') format('woff'),
		url('polices/SuisseIntl-Regular.ttf')  format('truetype'),
		url('polices/SuisseIntl-Regular.svg#SuisseIntl-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
