/**
 * police.css
 *
 * Auteur : Tony LAURENT <tlaurent@efil.fr>
 * Description : Feuille de styles contenant les déclarations des webfonts.
 */

/**
 * DIN Next
 */

@font-face {
  font-family: "DIN Next W01 Regular";
  src: url("../polices/din-next/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix");
  src: url("../polices/din-next/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix") format("eot"),
       url("../polices/din-next/c5a7f89e-15b6-49a9-8259-5ea665e72191.woff") format("woff"),
       url("../polices/din-next/868c94b5-ca49-46b7-b62b-297f8d861125.ttf") format("truetype"),
       url("../polices/din-next/e3145f65-29b5-4f7f-8c6e-2dc135021b6a.svg#e3145f65-29b5-4f7f-8c6e-2dc135021b6a") format("svg");
}

@font-face {
  font-family: "DINNextW01-CondensedMed";
  src: url("../polices/din-next/0b46a18d-fb34-4ef7-b5da-5902c510577a.eot?#iefix");
  src: url("../polices/din-next/0b46a18d-fb34-4ef7-b5da-5902c510577a.eot?#iefix") format("eot"),
       url("../polices/din-next/2613a064-2962-44af-ae6f-3640e06e8dc4.woff") format("woff"),
       url("../polices/din-next/2889b152-497e-4ea3-a90d-02854d136a8d.ttf") format("truetype"),
       url("../polices/din-next/4f311da1-9ec6-4379-9621-b45be0e23abd.svg#4f311da1-9ec6-4379-9621-b45be0e23abd") format("svg");
}

@font-face {
  font-family: "DIN Next W01 Bold";
  src: url("../polices/din-next/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix");
  src: url("../polices/din-next/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix") format("eot"),
       url("../polices/din-next/9949035f-6226-4080-a14a-bf7d94ffb1e1.woff") format("woff"),
       url("../polices/din-next/6241bd09-15c2-485e-9796-9db8d0aa6974.ttf") format("truetype"),
       url("../polices/din-next/af94da3e-4232-416a-b6bc-f39f85dd5db6.svg#af94da3e-4232-416a-b6bc-f39f85dd5db6") format("svg");
}


/**
 * Roboto
 */

@font-face {
  font-family: 'robotoregular';
  src: url('../polices/roboto/roboto-regular-webfont.eot');
  src: url('../polices/roboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('../polices/roboto/roboto-regular-webfont.woff2') format('woff2'),
       url('../polices/roboto/roboto-regular-webfont.woff') format('woff'),
       url('../polices/roboto/roboto-regular-webfont.ttf') format('truetype'),
       url('../polices/roboto/roboto-regular-webfont.svg#robotoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'robotobold_italic';
  src: url('../polices/roboto/roboto-bolditalic-webfont.eot');
  src: url('../polices/roboto/roboto-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
       url('../polices/roboto/roboto-bolditalic-webfont.woff2') format('woff2'),
       url('../polices/roboto/roboto-bolditalic-webfont.woff') format('woff'),
       url('../polices/roboto/roboto-bolditalic-webfont.ttf') format('truetype'),
       url('../polices/roboto/roboto-bolditalic-webfont.svg#robotobold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}


/**
 * Icones
 */

@font-face {
  font-family: 'icomoon';
  src: url('../polices/icones/icomoon.eot?fro9mg');
  src: url('../polices/icones/icomoon.eot?#iefixfro9mg') format('embedded-opentype'),
       url('../polices/icones/icomoon.woff?fro9mg') format('woff'),
       url('../polices/icones/icomoon.ttf?fro9mg') format('truetype'),
       url('../polices/icones/icomoon.svg?fro9mg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}