@font-face {
    font-family: 'sftyFont';
    src:
      url('sftyFont.ttf') format('truetype'),
      url('sftyFont.woff') format('woff');
    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: 'sftyFont' !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-register-svgrepo-com:before {
  content: "\e908";
}
.icon-baby-10-svgrepo-com:before {
  content: "\e904";
}
.icon-eur:before {
  content: "\e900";
}
.icon-info:before {
  content: "\e907";
}
.icon-calendar:before {
  content: "\e905";
}
.icon-clock:before {
  content: "\e906";
}
