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

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

.ctico-instagram:before {
  content: "\ea92";
}
.ctico-cart:before {
  content: "\e600";
}
.ctico-phone:before {
  content: "\e601";
}
.ctico-envelope:before {
  content: "\e602";
}
.ctico-key:before {
  content: "\e603";
}
.ctico-bars:before {
  content: "\e604";
}
.ctico-bars2:before {
  content: "\e605";
}
.ctico-trophy:before {
  content: "\e606";
}
.ctico-meter:before {
  content: "\e607";
}
.ctico-meter2:before {
  content: "\e608";
}
.ctico-dashboard:before {
  content: "\e609";
}
.ctico-googleplus:before {
  content: "\e60a";
}
.ctico-facebook:before {
  content: "\e60b";
}
.ctico-twitter:before {
  content: "\e60c";
}
.ctico-youtube:before {
  content: "\e60d";
}
.ctico-download:before {
  content: "\f019";
}
.ctico-calendar:before {
  content: "\f073";
}
.ctico-globe:before {
  content: "\f0ac";
}

