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

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

.frame-clock:before {
  content: "\e900";
  color: #f6b801;
}
.frame-map:before {
  content: "\e901";
  color: #f6b801;
}
.frame-web:before {
  content: "\e902";
  color: #f6b801;
}
