/* 
To update or add new icons, please go to: https://icomoon.io/app/
In root directory we have a JSON file: industries-icons.json
Drag drop that file in iconmoon app, once done, you shall see current icons. 
Afterwards, required changes can be made.

*/


@font-face {
  font-family: 'osha-icons';
  src:  url('industries-icons.eot?og8kq3');
  src:  url('industries-icons.eot?og8kq3#iefix') format('embedded-opentype'),
    url('industries-icons.ttf?og8kq3') format('truetype'),
    url('industries-icons.woff?og8kq3') format('woff'),
    url('industries-icons.svg?og8kq3#osha-icons') 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: 'osha-icons' !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-right:before {
  content: "\e916";
}
.icon-left:before {
  content: "\e915";
}
.icon-question:before {
  content: "\e912";
}
.icon-907:before {
  content: "\e90f";
}
.icon-913:before {
  content: "\e911";
}
.icon-905:before {
  content: "\e90e";
}
.icon-914:before {
  content: "\e910";
}
.icon-915:before {
  content: "\e906";
}
.icon-920:before {
  content: "\e914";
}
.icon-909:before {
  content: "\e913";
}
.icon-906:before {
  content: "\e900";
}
.icon-902:before {
  content: "\e901";
}
.icon-921:before {
  content: "\e902";
}
.icon-903:before {
  content: "\e903";
}
.icon-904:before {
  content: "\e904";
}
.icon-919:before {
  content: "\e905";
}
.icon-908:before {
  content: "\e907";
}
.icon-910:before {
  content: "\e908";
}
.icon-911:before {
  content: "\e909";
}
.icon-912:before {
  content: "\e90a";
}
.icon-916:before {
  content: "\e90b";
}
.icon-917:before {
  content: "\e90c";
}
.icon-918:before {
  content: "\e90d";
}
