@font-face {
  font-family: 'semfest';
  src:
    url('fonts/semfest.ttf?3iolk7') format('truetype'),
    url('fonts/semfest.woff?3iolk7') format('woff'),
    url('fonts/semfest.svg?3iolk7#semfest') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.semfest-mairie:before {
  content: "\e900";
}
