@font-face {
  font-family: 'calibri-mac';
  src:  url('calibri-mac.eot?cxm4l9');
  src:  url('calibri-mac.eot?cxm4l9#iefix') format('embedded-opentype'),
    url('calibri-mac.ttf?cxm4l9') format('truetype'),
    url('calibri-mac.woff?cxm4l9') format('woff'),
    url('calibri-mac.svg?cxm4l9#calibri-mac') format('svg');
  font-weight: normal;
  font-style: normal;
}

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