@font-face {
  font-family: 'Nucleo';
  src: url('nucleo.eot');
  src: url('nucleo.eot') format('embedded-opentype'),
    url('nucleo.woff2') format('woff2'),
    url('nucleo.woff') format('woff'),
    url('nucleo.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.tim-icons {
  display: inline-block;
  font: normal normal normal 1em/1 'Nucleo';
  vertical-align: middle;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
