@font-face {
  font-family: 'safeco';
  src:  url('../fonts/safeco.eot?omjlz8');
  src:  url('../fonts/safeco.eot?omjlz8#iefix') format('embedded-opentype'),
        url('../fonts/safeco.ttf?omjlz8') format('truetype'),
        url('../fonts/safeco.woff?omjlz8') format('woff'),
        url('../fonts/safeco.svg?omjlz8#safeco') 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: 'safeco' !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-chart-histogram-alt:before {content: "\e900";}
.icon-checked:before {content: "\e901";}
.icon-double-left:before {content: "\e902";}
.icon-double-right:before {content: "\e903";}
.icon-email:before {content: "\e904";}
.icon-facebook:before {content: "\e905";}
.icon-live-support:before {content: "\e906";}
.icon-man-in-glasses:before {content: "\e907";}
.icon-money-bag:before {content: "\e908";}
.icon-quote-left:before {content: "\e909";}
.icon-skype:before {content: "\e90a";}
.icon-ui-call:before {content: "\e90b";}
