@font-face {
  font-family: "Gotham Pro";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/GothamProRegular.woff2") format("woff2"), url("../fonts/GothamProRegular.woff") format("woff");
}
@font-face {
  font-family: "Gotham Pro";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/GothamProMedium.woff2") format("woff2"), url("../fonts/GothamProMedium.woff") format("woff");
}
@font-face {
  font-family: "Gotham Pro";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/GothamProBold.woff2") format("woff2"), url("../fonts/GothamProBold.woff") format("woff");
}
@font-face {
  font-family: "fontello";
  src: url("../fonts/fontello.eot?21502333");
  src: url("../fonts/fontello.eot?21502333#iefix") format("embedded-opentype"), url("../fonts/fontello.woff2?21502333") format("woff2"),
    url("../fonts/fontello.woff?21502333") format("woff"), url("../fonts/fontello.ttf?21502333") format("truetype"),
    url("../fonts/fontello.svg?21502333#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1em;
}

.icon-plus:before {
  content: "\e800";
} /* '' */
.icon-right-small:before {
  content: "\e801";
} /* '' */
.icon-left-small:before {
  content: "\e802";
} /* '' */
.icon-down-open-big:before {
  content: "\e803";
} /* '' */
.icon-close:before {
  content: "\e80a";
} /* '' */
.icon-menu:before {
  content: "\f0c9";
} /* '' */
.icon-youtube-play:before {
  content: "\f16a";
} /* '' */
.icon-right:before {
  content: "\f178";
} /* '' */
.icon-linkedin-squared:before {
  content: "\f30c";
} /* '' */
.icon-facebook-circled:before {
  content: "\f30d";
} /* '' */
