@charset "UTF-8";

@font-face {
  font-family: "deepflight-2015";
  src:url("fonts/deepflight-2015.eot");
  src:url("fonts/deepflight-2015.eot?#iefix") format("embedded-opentype"),
    url("fonts/deepflight-2015.woff") format("woff"),
    url("fonts/deepflight-2015.ttf") format("truetype"),
    url("fonts/deepflight-2015.svg#deepflight-2015") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "deepflight-2015" !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^="df-icon-"]:before,
[class*=" df-icon-"]:before {
  font-family: "deepflight-2015" !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;
}

.df-icon-users:before {
  content: "b";
}
.df-icon-flag:before {
  content: "d";
}
.df-icon-phone:before {
  content: "g";
}
.df-icon-compass:before {
  content: "h";
}
.df-icon-twitter:before {
  content: "i";
}
.df-icon-youtube:before {
  content: "j";
}
.df-icon-facebook:before {
  content: "k";
}
.df-icon-linkedin:before {
  content: "l";
}
.df-icon-play:before {
  content: "n";
}
.df-icon-menu:before {
  content: "c";
}
.df-icon-gears:before {
  content: "m";
}
.df-icon-pin:before {
  content: "p";
}
.df-icon-left-arrow:before {
  content: "o";
}
.df-icon-right-arrow:before {
  content: "q";
}
.df-icon-image-1:before {
  content: "a";
}
.df-icon-image-2:before {
  content: "r";
}
.df-icon-arrow-circle-down-thick:before {
  content: "e";
}
.df-icon-arrow-circle-down-thin:before {
  content: "f";
}
.df-icon-lifebuoy:before {
  content: "s";
}
.df-icon-boat:before {
  content: "t";
}