@font-face {
  font-family: 'FFHH-Actions';
  src:  url('fonts/FFHH-Actions.eot?p5ngl9');
  src:  url('fonts/FFHH-Actions.eot?p5ngl9#iefix') format('embedded-opentype'),
    url('fonts/FFHH-Actions.ttf?p5ngl9') format('truetype'),
    url('fonts/FFHH-Actions.woff?p5ngl9') format('woff'),
    url('fonts/FFHH-Actions.svg?p5ngl9#FFHH-Actions') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="ffhh-actions-"], [class*=" ffhh-actions-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'FFHH-Actions' !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;
}

.ffhh-actions-more:before {
  content: "\e900";
}
.ffhh-actions-gallery:before {
  content: "\e901";
}
.ffhh-actions-play:before {
  content: "\e902";
}
.ffhh-actions-camera:before {
  content: "\e903";
}
