/**************************************************************************************************************/
/*
			NOM DU SITE - Typos utlisees sur le site			
*/
/**************************************************************************************************************/

@font-face {
    font-family: 'fontawesome';
    src: url('../typos/fontawesome-webfont.eot');
    src: url('../typos/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
    url('../typos/fontawesome-webfont.woff2') format('woff2'),
    url('../typos/fontawesome-webfont.woff') format('woff'),
    url('../typos/fontawesome-webfont.ttf') format('truetype'),
    url('../typos/fontawesome-webfont.svg#fontawesome') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'icomoon';
    src:  url('../typos/icomoon.eot?uqdvn2');
    src:  url('../typos/icomoon.eot?uqdvn2#iefix') format('embedded-opentype'),
      url('../typos/icomoon.ttf?uqdvn2') format('truetype'),
      url('../typos/icomoon.woff?uqdvn2') format('woff'),
      url('../typos/icomoon.svg?uqdvn2#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    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;
  }
  
  .icon-arrow-left:before {
    content: "\e900";
    color: #fff;
  }
  .icon-arrow-right:before {
    content: "\e901";
    color: #fff;
  }
  .icon-check:before {
    content: "\e902";
    color: #459dd1;
  }
  .icon-facebook:before {
    content: "\e903";
    color: #fff;
  }
  .icon-mail:before {
    content: "\e904";
    color: #fff;
  }
  .icon-map:before {
    content: "\e905";
    color: #fff;
  }
  .icon-phone:before {
    content: "\e906";
    color: #fff;
  }
  .icon-quote:before {
    content: "\e907";
    color: #0075bd;
  }
  .icon-scroll .path1:before {
    content: "\e908";
    color: rgb(255, 255, 255);
  }
  .icon-scroll .path2:before {
    content: "\e909";
    margin-left: -5.369140625em;
    color: rgb(242, 148, 0);
  }
  .icon-search:before {
    content: "\e90a";
    color: #fff;
  }
  