@charset "UTF-8";

/* ceviche-uk */
@font-face {
  font-family: "ceviche-uk";
  src:url("fonts/1424771104.eot");
  src:url("fonts/1424771104.eot#iefix") format("embedded-opentype"),
    url("fonts/1424771104.woff") format("woff"),
    url("fonts/1424771104.ttf") format("truetype"),
    url("fonts/1424771104.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[data-icon]:before {
  font-family: "ceviche-uk" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "ceviche-uk" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrows-left:before {
  content: "a";
}
.icon-arrows-right:before {
  content: "b";
}
.icon-camera:before {
  content: "c";
}
.icon-circle:before {
  content: "d";
}
.icon-diamond:before {
  content: "e";
}
.icon-i:before {
  content: "f";
}
.icon-lines:before {
  content: "g";
}
.icon-play:before {
  content: "h";
}
.icon-square-diamond:before {
  content: "i";
}
.icon-image-left:before {
  content: "j";
}
.icon-image-right:before {
  content: "k";
}
.icon-instagram:before {
  content: "l";
}
.icon-letter-mail:before {
  content: "m";
}
.icon-call-phone:before {
  content: "n";
}
.icon-align-justify:before {
  content: "o";
}
.icon-youtube:before {
  content: "p";
}
.icon-pinterest:before {
  content: "q";
}
.icon-facebook:before {
  content: "r";
}
.icon-twitter:before {
  content: "s";
}
.icon-diamond-dividers:before {
  content: "t";
}
.icon-remove:before {
  content: "u";
}