@font-face {
  font-family: 'fretatech';
  src:  url('fonts/fretatech.eot');
  src:  url('fonts/fretatech.eot') format('embedded-opentype'),
    url('fonts/fretatech.ttf') format('truetype'),
    url('fonts/fretatech.woff') format('woff'),
    url('fonts/fretatech.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
    
[class^="ft-"], [class*=" ft-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'fretatech' !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;
}
  
.ft-bank-slip:before {
  content: "\e903";
}

.ft-bank-slip-parcels:before {
  content: "\e900";
}

.ft-times:before {
  content: "\e901";
}

.ft-add:before {
  content: "\e902";
}

.ft-pin:before {
  content: "\e904";
}

.ft-bus:before {
  content: "\e905";
}

.ft-credit-card:before {
  content: "\e906";
}

.ft-calendar:before {
  content: "\e907";
}

.ft-time:before {
  content: "\e908";
}  