@font-face {
  font-family: 'fortemdiamondset';
  src:  url('fonts/fortemdiamondset.eot?n62hki');
  src:  url('fonts/fortemdiamondset.eot?n62hki#iefix') format('embedded-opentype'),
    url('fonts/fortemdiamondset.ttf?n62hki') format('truetype'),
    url('fonts/fortemdiamondset.woff?n62hki') format('woff'),
    url('fonts/fortemdiamondset.svg?n62hki#fortemdiamondset') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="frtm-"], [class*=" frtm-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fortemdiamondset' !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;
}

.frtm-fortem-button-diamond-small:before {
  content: "\e902";
}
.frtm-fortem-button-diamond_small:before {
  content: "\e901";
}
.frtm-fortem-button-diamond-2:before {
  content: "\e900";
}
