@charset "UTF-8";

@font-face {
  font-family: "swissree";
  src:url("//media.swissre.com/binary/swissree.eot");
  src:url("//media.swissre.com/binary/swissree.eot?#iefix") format("embedded-opentype"),
    url("//media.swissre.com/binary/swissree.woff") format("woff"),
    url("//media.swissre.com/binary/swissree.ttf") format("truetype"),
    url("//media.swissre.com/binary/swissree.svg#swissree") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "swissree" !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: "swissree" !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-arrow-right-c:before {
  content: "a";
}
.icon-android-close:before {
  content: "b";
}
.icon-ios-telephone-outline:before {
  content: "c";
}
.icon-ios-search-strong:before {
  content: "d";
}
.icon-ios-arrow-forward:before {
  content: "e";
}
.icon-ios-arrow-back:before {
  content: "f";
}
.icon-ios-arrow-up:before {
  content: "g";
}
.icon-ios-arrow-down:before {
  content: "h";
}
.icon-android-arrow-dropdown:before {
  content: "i";
}
.icon-user-circle-outline:before {
  content: "j";
}
.icon-twitter:before {
  content: "o";
}
.icon-youtube-play:before {
  content: "p";
}
.icon-talk-chat-bubble:before {
  content: "k";
}
.icon-linkedin-alt:before {
  content: "l";
}
.icon-android-menu:before {
  content: "m";
}
