@font-face {
  font-family: 'TwocanIcons';
  src: url('TwocanIcons.woff2') format('woff2'),
       url('TwocanIcons.woff') format('woff'),
       url('TwocanIcons.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

[class^="twocanicon-"], [class*=" twocanicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  display: inline-block;
  font-family: 'TwocanIcons' !important;
  speak: none;
  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;
}

.twocanicon-phone:before {
  content: "\e900";
}
.twocanicon-place:before {
  content: "\e901";
}
.twocanicon-cloud-download:before {
  content: "\e902";
}
.twocanicon-infinity:before {
  content: "\e903";
}
.twocanicon-ruble:before {
  content: "\e904";
  position: relative;
  bottom: -1px;
}
.twocanicon-sync:before {
  content: "\e905";
}
.twocanicon-check-circle:before {
  content: "\e906";
}
.twocanicon-add:before {
  content: "\e907";
}
.twocanicon-add-circle:before {
  content: "\e908";
}
.twocanicon-remove:before {
  content: "\e909";
}
.twocanicon-remove-circle:before {
  content: "\e90a";
}
.twocanicon-cancel-circle:before {
  content: "\e90b";
}
.twocanicon-delete-forever:before {
  content: "\e90c";
}
.twocanicon-help-circle:before {
  content: "\e90d";
}
.twocanicon-help-circle-outline:before {
  content: "\e90e";
}
.twocanicon-zoom-in:before {
  content: "\e90f";
}
.twocanicon-search:before {
  content: "\e910";
}
.twocanicon-arrow-upward-ios:before {
  content: "\e911";
}
.twocanicon-arrow-forward-ios:before {
  content: "\e912";
}
.twocanicon-arrow-downward-ios:before {
  content: "\e913";
}
.twocanicon-arrow-back-ios:before {
  content: "\e914";
}
.twocanicon-expand-less:before {
  content: "\e915";
}
.twocanicon-chevron-right:before {
  content: "\e916";
}
.twocanicon-expand-more:before {
  content: "\e917";
}
.twocanicon-chevron-left:before {
  content: "\e918";
}
.twocanicon-arrow-up-alt:before {
  content: "\e919";
}
.twocanicon-arrow-right-alt:before {
  content: "\e91a";
}
.twocanicon-arrow-down-alt:before {
  content: "\e91b";
}
.twocanicon-arrow-left-alt:before {
  content: "\e91c";
}
.twocanicon-keyboard-up:before {
  content: "\e91d";
}
.twocanicon-keyboard-right:before {
  content: "\e91e";
}
.twocanicon-keyboard-down:before {
  content: "\e91f";
}
.twocanicon-keyboard-left:before {
  content: "\e920";
}
.twocanicon-arrow-upward:before {
  content: "\e921";
}
.twocanicon-arrow-forward:before {
  content: "\e922";
}
.twocanicon-arrow-downward:before {
  content: "\e923";
}
.twocanicon-arrow-back:before {
  content: "\e924";
}
.twocanicon-check:before {
  content: "\e925";
}
.twocanicon-close:before {
  content: "\e926";
}
