﻿@font-face {
  font-family: 'hkmoa';
  src:  url('../font/hkmoa.eot');
  src:  url('../font/hkmoa.eot') format('embedded-opentype'),
    url('../font/hkmoa.ttf') format('truetype'),
    url('../font/hkmoa.woff') format('woff'),
    url('../font/hkmoa.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.moa {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'hkmoa' !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;
}

.moa-clock:before {
  content: "\e91b";
}
.moa-tag:before {
  content: "\e91c";
}
.moa-admission-ticket:before {
  content: "\e910";
}
.moa-download:before {
  content: "\e90a";
}
.moa-close-desktop:before {
  content: "\e90e";
}
.moa-admission:before {
  content: "\e90f";
}
.moa-carousel-previous:before {
  content: "\e900";
}
.moa-audio-pause:before {
  content: "\e901";
}
.moa-audio-play:before {
  content: "\e902";
}
.moa-back-to-top:before {
  content: "\e903";
}
.moa-carousel-next:before {
  content: "\e904";
}
.moa-close:before {
  content: "\e905";
}
.moa-dropdown-lg-up:before {
  content: "\e906";
}
.moa-dropdown-lg:before {
  content: "\e907";
}
.moa-dropdown-sm-up:before {
  content: "\e908";
}
.moa-dropdown-sm:before {
  content: "\e909";
}
.moa-ticket:before {
  content: "\e90b";
}
.moa-calendar:before {
  content: "\e90c";
}
.moa-map-marker:before {
  content: "\e90d";
}
.moa-filter:before {
  content: "\e911";
}
.moa-info:before {
  content: "\e912";
}
.moa-lightbox-next:before {
  content: "\e913";
}
.moa-lightbox-previous:before {
  content: "\e914";
}
.moa-menu:before {
  content: "\e915";
}
.moa-retry:before {
  content: "\e916";
}
.moa-social-facebook:before {
  content: "\e917";
}
.moa-social-instagram:before {
  content: "\e918";
}
.moa-social-youtube:before {
  content: "\e919";
}
.moa-timer-next:before {
  content: "\e91a";
}
