@font-face {
    font-family: 'Aeroport';
    src: url("Aeroport-Medium-36b876837118301826f9675c9904701f.woff2") format('woff2'),
        url("Aeroport-Medium-fd985e15d2c089cc635bb3df5368d0b5.woff") format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aeroport';
    src: url("Aeroport-202bb3f5793ea635e891081e8921dde2.woff2") format('woff2'),
        url("Aeroport-d09bdaddfc17ebefcbd117ba6af00d3e.woff") format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aeroport';
    src: url("Aeroport-Bold-5c306536e83caba710dda5068556c65a.woff2") format('woff2'),
        url("Aeroport-Bold-83c9c11154ffc1e1cff90d2196cd1c6b.woff") format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aeroport';
    src: url("Aeroport-Light-dc98ba927084c1d2b2fbe7a25639e3d8.woff2") format('woff2'),
        url("Aeroport-Light-802956a9abf88b303d7e28e84467fde2.woff") format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'events';
  src:  url("events-bf843ca105e9a24f8c830e6764bb9460.eot");
  src:  url("events-bf843ca105e9a24f8c830e6764bb9460.eot") format('embedded-opentype'),
    url("events-84f03bee48702de8c39063d1e9ec7776.ttf") format('truetype'),
    url("events-f4c62d4d61d7711749004233c7019395.woff") format('woff'),
    url("events-2ebab94c3062147a788554626d824000.svg") format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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


.icon-share:before {
  content: "\e911";
}
.icon-doc:before {
  content: "\e90a";
}
.icon-email:before {
  content: "\e90b";
}
.icon-map-marker:before {
  content: "\e90c";
}
.icon-person:before {
  content: "\e90d";
}
.icon-phone:before {
  content: "\e90e";
}
.icon-school:before {
  content: "\e90f";
}
.icon-web:before {
  content: "\e910";
}
.icon-calendar:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e903";
}
.icon-close:before {
  content: "\e901";
}
.icon-check:before {
  content: "\e900";
}
.icon-plus:before {
  content: "\e902";
}
.icon-time:before {
  content: "\e904";
}
.icon-win:before {
  content: "\e905";
}
.icon-arrow-down:before {
  content: "\e906";
}
.icon-arrow-right:before {
  content: "\e907";
}
.icon-arrow-left:before {
  content: "\e907";
  transform: rotate(180deg);
  display: block;
}
.icon-basket:before {
  content: "\e908";
}
