@font-face {
  font-family: 'frederico-icon';
  src:  url('/font/frederico-icon.eot?3oca6g');
  src:  url('/font/frederico-icon.eot?3oca6g#iefix') format('embedded-opentype'),
    url('/font/frederico-icon.ttf?3oca6g') format('truetype'),
    url('/font/frederico-icon.woff?3oca6g') format('woff'),
    url('/font/frederico-icon.svg?3oca6g#frederico-icon') 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: 'frederico-icon' !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;
}

.icon-10:before {
  content: "\30";
}
.icon-1:before {
  content: "\31";
}
.icon-2:before {
  content: "\32";
}
.icon-3:before {
  content: "\33";
}
.icon-4:before {
  content: "\34";
}
.icon-5:before {
  content: "\35";
}
.icon-6:before {
  content: "\36";
}
.icon-7:before {
  content: "\37";
}
.icon-8:before {
  content: "\38";
}
.icon-9:before {
  content: "\39";
}
