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

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

.icon-quote:before {
  content: "\e90a";
}
.icon-checkmark:before {
  content: "\e909";
}
.icon-lock-open:before {
  content: "\e907";
}
.icon-lock:before {
  content: "\e908";
}
.icon-circle:before {
  content: "\e90f";
}
.icon-file-text:before {
  content: "\e900";
}
.icon-link:before {
  content: "\e901";
}
.icon-social-twitter:before {
  content: "\e902";
}
.icon-social-facebook:before {
  content: "\e903";
}
.icon-directions_bus:before {
  content: "\e90e";
}
.icon-directions_walk:before {
  content: "\e90b";
}
.icon-directions_car:before {
  content: "\e90c";
}
.icon-navigate_next:before {
  content: "\e90d";
}
.icon-add:before {
  content: "\e904";
}
.icon-close:before {
  content: "\e905";
}
.icon-menu:before {
  content: "\e906";
}
.icon-search:before {
  content: "\e986";
}
.icon-download3:before {
  content: "\e9c7";
}

