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

[class^="twm-"], [class*=" twm-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'minimal-' !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;
}

.twm-keyboard_arrow_up:before {
  content: "\e900";
}
.twm-keyboard_arrow_down:before {
  content: "\e901";
}
.twm-keyboard_arrow_right:before {
  content: "\e903";
}
.twm-keyboard_arrow_left:before {
  content: "\e904";
}
.twm-photo_size_select_actual:before {
  content: "\e905";
}
.twm-camera_alt:before {
  content: "\e906";
}
.twm-insert_photo:before {
  content: "\e907";
}
.twm-search:before {
  content: "\e908";
}
.twm-share:before {
  content: "\e909";
}
.twm-arrow-down:before {
  content: "\e90a";
}
.twm-arrow-left:before {
  content: "\e90b";
}
.twm-arrow-right:before {
  content: "\e90c";
}
.twm-arrow-up:before {
  content: "\e90d";
}
.twm-menu:before {
  content: "\e90e";
}
.twm-search-2:before {
  content: "\e90f";
}
.twm-close:before {
  content: "\e902";
}
.twm-quotes-left:before {
  content: "\e977";
}
.twm-quotes-right:before {
  content: "\e978";
}
