/*!
Ionicons, v2.0.0
Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
https://twitter.com/benjsperry  https://twitter.com/ionicframework
MIT License: https://github.com/driftyco/ionicons
*/

@font-face {
    font-family: tradeicon;
    src: url(../fonts/custom_icon.eot);
    src: url(../fonts/custom_icon.eot?#iefix) format("embedded-opentype"), url(../fonts/custom_icon.woff) format("woff"), url(../fonts/custom_icon.ttf) format("truetype"), url(../fonts/custom_icon.svg#tradeicon) format("svg");
    font-weight: 400;
    font-style: normal
}
[class*=" tradeicon-"]:after,
[class*=" tradeicon-"]:before,
[class^=tradeicon-]:after,
[class^=tradeicon-]:before {
    font-family: tradeicon;
    font-size: inherit;
    font-style: normal;
    margin-left: 0;
    line-height: 1
}
.tradeicon-trd-chart-board:before {
    content: "\f100"
}
.tradeicon-trd-coffee-mug:before {
    content: "\f101"
}
.tradeicon-trd-text-quotes:before {
    content: "\f102"
}
.tradeicon-trd-trophy:before {
    content: "\f103"
}

.trd-highlight-text {
    font-family: inherit;
    font-size: inherit;
    font-weight: 700;
    color: #314861;
}
.tp-caption.finewide_medium_white, .finewide_medium_white {
    color: #314861;
    text-shadow: none;
    font-family: 'Roboto',sans-serif;
    font-size: 48px;
    line-height: 1.3;
    font-weight: 100;
    text-transform: capitalize !important;
  }
  .tp-caption.medium_light_white, .medium_light_white {
      font-size: 22px;
      line-height: 1.4;
      font-weight: 300;
      font-family: 'Roboto',sans-serif;
      color: #888;
  }
