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

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

.til-arrow-left:before {
  content: "\e900";
}
.til-arrow-right:before {
  content: "\e901";
}
.til-arrow-up-right:before {
  content: "\e902";
}
.til-atom:before {
  content: "\e903";
}
.til-beaker:before {
  content: "\e904";
}
.til-close:before {
  content: "\e905";
}
.til-lightbulb:before {
  content: "\e906";
}
.til-menu:before {
  content: "\e907";
}
.til-mic:before {
  content: "\e908";
}
.til-minus:before {
  content: "\e909";
}
.til-play-button:before {
  content: "\e90a";
}
.til-play:before {
  content: "\e90b";
}
.til-plus:before {
  content: "\e90c";
}
.til-video:before {
  content: "\e90d";
}
.til-writing:before {
  content: "\e90e";
}
