/*
 * "Iconix" is licensed under the Creative Commons Attribution-ShareAlike (CC BY-SA 3.0) license.
 * For more information, please visit the following link: https://creativecommons.org/licenses/by-sa/3.0/
 * Font Author: P.J. Onori
 * Font Source: https://zavoloklom.github.io/material-design-iconic-font/index.html
 * "IcoMoon - Free" is licensed under the GNU GENERAL PUBLIC LICENSE / Creative Commons Attribution-ShareAlike (CC BY-SA 4.0) license.
 * For more information, please visit the following link: https://www.gnu.org/licenses/gpl-3.0.html / https://creativecommons.org/licenses/by-sa/4.0/
 * Font Author: Keyamoon
 * Font Source: https://icomoon.io/#icons
 * "Entypo+" is licensed under the Creative Commons Attribution-ShareAlike (CC BY-SA 4.0) license.
 * For more information, please visit the following link: https://creativecommons.org/licenses/by-sa/4.0/
 * Font Author: Daniel Bruce
 * Font Source: https://www.entypo.com/
 */

 @font-face {
  font-family: 'icomoon';
  src:  url('/general/css/fonts/icomoon.eot?oyvcp2');
  src:  url('/general/css/fonts/icomoon.eot?oyvcp2#iefix') format('embedded-opentype'),
    url('/general/css/fonts/icomoon.ttf?oyvcp2') format('truetype'),
    url('/general/css/fonts/icomoon.woff?oyvcp2') format('woff'),
    url('/general/css/fonts/icomoon.svg?oyvcp2#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-lock-open:before {
  content: "\e903";
}
.icon-lock-open1:before {
  content: "\e907";
}
.icon-lock:before {
  content: "\e908";
}
.icon-loop:before {
  content: "\e906";
}
.icon-sphere:before {
  content: "\e902";
}
.icon-search:before {
  content: "\e900";
}
.icon-calendar:before {
  content: "\e901";
}
.icon-angle-left:before {
  content: "\e905";
}
.icon-triangle-up:before {
  content: "\e90e";
}
.icon-triangle-right:before {
  content: "\e90f";
}
.icon-triangle-left:before {
  content: "\e910";
}
.icon-triangle-down:before {
  content: "\e911";
}
.icon-angle-right:before {
  content: "\e914";
}
.icon-angle-double-right:before {
  content: "\e916";
}
.icon-angle-double-left:before {
  content: "\e917";
}
.icon-new-tab:before {
  content: "\e921";
}
.icon-location2:before {
  content: "\e948";
}
