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

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

.attico-diamond:before {
  content: "\e900";
}
.attico-flask:before {
  content: "\e901";
}
.attico-opera:before {
  content: "\eade";
}
