@charset "UTF-8";

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

[data-icon]:before {
  font-family: "woa" !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^="ikon-"]:before,
[class*=" ikon-"]:before {
  font-family: "woa" !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;
}

.ikon-facebook:before {
  content: "a";
}
.ikon-twitter:before {
  content: "b";
}
.ikon-pinterest:before {
  content: "c";
}
.ikon-icon-40378:before {
  content: "d";
}
.ikon-play:before {
  content: "e";
}
.ikon-glyph-book:before {
  content: "f";
}
.ikon-glyph-empower:before {
  content: "g";
}
.ikon-glyph-engage:before {
  content: "h";
}
.ikon-whiskey:before {
  content: "i";
}
.ikon-europe:before {
  content: "j";
}
.ikon-middle-east:before {
  content: "k";
}
.ikon-usa:before {
  content: "l";
}
.ikon-world:before {
  content: "m";
}
.ikon-canada:before {
  content: "n";
}