/******** For position font icons *********/

/* makes the font 33% larger relative to the icon container */
/******** End for position font icons ********/
@font-face {
  font-family: "icomoon";
  src: url("../eot/icomoon93a2.eot?lptizk");
  src: url("../eot/icomoond41d.eot?#iefixlptizk") format("embedded-opentype"),
    url("../woff/icomoon93a2.woff?lptizk") format("woff"),
    url("../ttf/icomoon93a2.ttf?lptizk") format("truetype"),
    url("../svg/icomoon93a2.svg?lptizk#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"] {
  font-family: "icomoon";
  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;
}
