@font-face {
  font-family: "telemach_icon";
  src: url("telemach_icon.eot");
  src: url("telemach_icon.eot") format("embedded-opentype"),
    url("telemach_icon.ttf") format("truetype"),
    url("telemach_icon.woff") format("woff"),
    url("telemach_icon.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: "telemach_icon" !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-youtube:before {
  content: "\e904";
}
.icon-links:before {
  content: "\e905";
}
.icon-username:before {
  content: "\e902";
}
.icon-password:before {
  content: "\e903";
}
.icon-loginpage:before {
  content: "\e90a";
}
.icon-tickets:before {
  content: "\e90c";
}
.icon-rulebooks:before {
  content: "\e90d";
}
.icon-shramba:before {
  content: "\e90e";
}
.icon-consent:before {
  content: "\e90f";
}
.icon-phone:before {
  content: "\e910";
}
.icon-location_marker:before {
  content: "\e911";
}
.icon-tiktok:before {
  content: "\e912";
}
.icon-my_map:before {
  content: "\e916";
}
.icon-title:before {
  content: "\e917";
}
.icon-news:before {
  content: "\e918";
}
.icon-forms:before {
  content: "\e919";
}
.icon-department:before {
  content: "\e91a";
}
.icon-linkedin:before {
  content: "\e91b";
}
.icon-email:before {
  content: "\e91c";
}
.icon-events:before {
  content: "\e91d";
}
.icon-telemach_logo:before {
  content: "\e91e";
}
.icon-instagram:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e900";
}
