@font-face {
  font-family: 'serialochka';
  src:  url('fonts/serialochka.eot?ci5ech');
  src:  url('fonts/serialochka.eot?ci5ech#iefix') format('embedded-opentype'),
    url('fonts/serialochka.ttf?ci5ech') format('truetype'),
    url('fonts/serialochka.woff?ci5ech') format('woff'),
    url('fonts/serialochka.svg?ci5ech#serialochka') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="serialochka-"], [class*=" serialochka-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'serialochka' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.serialochka-close:before {
  content: "\e90e";
}
.serialochka-like:before {
  content: "\e900";
}
.serialochka-dislike:before {
  content: "\e901";
}
.serialochka-eye:before {
  content: "\e902";
}
.serialochka-comment:before {
  content: "\e903";
}
.serialochka-star:before {
  content: "\e904";
}
.serialochka-info:before {
  content: "\e905";
}
.serialochka-movie:before {
  content: "\e906";
}
.serialochka-question:before {
  content: "\e907";
}
.serialochka-calendar:before {
  content: "\e908";
}
.serialochka-arrow-down:before {
  content: "\e909";
}
.serialochka-login:before {
  content: "\e90a";
}
.serialochka-register:before {
  content: "\e90b";
}
.serialochka-long-arrow-right:before {
  content: "\e90c";
}
.serialochka-alert:before {
  content: "\e90d";
}
