@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.svg#icomoon') format('svg'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: "icon synchro";
  src: url('../fonts/synchro.eot?84743405');
  src: url('../fonts/synchro.eot?84743405#iefix') format('embedded-opentype'),
	   url('../fonts/synchro.woff?84743405') format('woff'),
	   url('../fonts/synchro.ttf?84743405') format('truetype'),
	   url('../fonts/synchro.svg?84743405#tecnic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'icomoon2';
	src:url('../fonts/icomoon2.eot');
	src:url('../fonts/icomoon2.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon2.svg#icomoon') format('svg'),
		url('../fonts/icomoon2.woff') format('woff'),
		url('../fonts/icomoon2.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.svg#icomoon') format('svg');
  }

  @font-face {
	font-family: "icon synchro";
	src: url('../fonts/synchro.svg#tecnic') format('svg');
  }

  @font-face {
	font-family: 'icomoon2';
	src: url('../fonts/icomoon2.svg#icomoon') format('svg');
  }
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[class^="icon2-"], [class*=" icon2-"] {
    font-family: 'icomoon2';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-search:before {
    content: "\e67f";
}

@font-face {
  font-family: 'lauzonicon';
  src:  url('../fonts/lauzon-icon.eot?vip7c7');
  src:  url('../fonts/lauzon-icon.eot?vip7c7#iefix') format('embedded-opentype'),
    url('../fonts/lauzon-icon.ttf?vip7c7') format('truetype'),
    url('../fonts/lauzon-icon.woff?vip7c7') format('woff'),
    url('../fonts/lauzon-icon.svg?vip7c7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="lauzon-icon"], [class*=" lauzon-icon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'lauzonicon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lauzon-icon2 {
    font-family: "icomoon2" !important;
	font-size:3em !important;
}

.icon-element-lauzon:before {
  content: "\e900";
  color: #eb1c24;
}
.icon-icn-automobile:before {
  content: "\e901";
}
.icon-icn-cours-complet:before {
  content: "\e902";
}
.icon-icn-cours-pratique:before {
  content: "\e903";
}
.icon-icn-cours-theoriques:before {
  content: "\e904";
}
.icon-icn-cours:before {
  content: "\e905";
}
.icon-icn-motocyclette:before {
  content: "\e906";
}
.icon-icn-retour:before {
  content: "\e907";
  color: #fff;
}
.icon-icn-vehicule-lourd:before {
  content: "\e908";
}

.icon-icn2-motocyclette:before {
  content: "\e818";
}
.icon-icn2-cyclo:before {
  content: "\e813";
}
