@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?4dhuq5');
  src:  url('../fonts/icomoon.eot?4dhuq5#iefix') format('embedded-opentype'),
  url('../fonts/icomoon.ttf?4dhuq5') format('truetype'),
  url('../fonts/icomoon.woff?4dhuq5') format('woff'),
  url('../fonts/icomoon.svg?4dhuq5#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.icon-thin_B-100:before {
  content: "\e900";
}
.icon-facebook_stroke_blue:before {
  content: "\e901";
}
.icon-formation_dates:before {
  content: "\e902";
}
.icon-formation_duree:before {
  content: "\e903";
}
.icon-formation_lieu:before {
  content: "\e904";
}
.icon-formation_tarif:before {
  content: "\e905";
}
.icon-google_stroke_blue:before {
  content: "\e906";
}
.icon-rss_stroke_blue:before {
  content: "\e907";
}
.icon-twitter_stroke_blue:before {
  content: "\e908";
}







/*------------------------------------------------------------------------------*/
/*Mobile Version------------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/

.glyphicon-chevron-right { font-size: 18px; margin-right: 3px; margin-left: 3px;}
.glyphicon-menu-right::before { content: "\e259"; }
.glyphicon-menu-right:before { content: "\e258"; font-size: 13px;}
.panel-heading .accordion-toggle:after { font-family:'Glyphicons Halflings'; content: "\e259"; float: left; color: grey; margin-left: -15px; margin-right: 30px;}
.panel-heading .accordion-toggle.collapsed:after { content: "\e260";}


/*------------------------------------------------------------------------------*/
/*TABLETTE Version---------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/

@media(min-width:768px) and (max-width: 992px){



}

/*------------------------------------------------------------------------------*/
/*DESKTOP Version---------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/


@media(min-width:992px) {


  .glyphicon-chevron-right { font-size: 11px; margin-right: 3px; margin-left: 3px;}

}
