@font-face {
    font-family: 'toyicon';
    src:  url('../fonts/webfonts/toy.eot?o9thu9');
    src:  url('../fonts/webfonts/toy.eot?o9thu9#iefix') format('embedded-opentype'),
    url('../fonts/webfonts/toy.ttf?o9thu9') format('truetype'),
    url('../fonts/webfonts/toy.woff?o9thu9') format('woff'),
    url('../fonts/webfonts/toy.svg?o9thu9#towy') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  
  [class^="toyicon-"], [class*=" toyicon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'toyicon' !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;
  }
  
  .toyicon-group:before {
    content: "\e900";
  }
  .toyicon-phone:before {
    content: "\e901";
  }
  .toyicon-clock:before {
    content: "\e902";
  }
  .toyicon-mouse:before {
    content: "\e903";
  }
  .toyicon-newspaper:before {
    content: "\e904";
  }
  .toyicon-star:before {
    content: "\e905";
  }
  .toyicon-buildings:before {
    content: "\e906";
  }
  .toyicon-truck:before {
    content: "\e907";
  }