﻿
@font-face {
  font-family: 'UnlimitedProRegular';
  src: url('UnlimitedProRegular/UnlimitedProRegular.eot?#iefix') format('embedded-opentype'),  url('UnlimitedProRegular/UnlimitedProRegular.otf')  format('opentype'),
	     url('UnlimitedProRegular/UnlimitedProRegular.woff') format('woff'), url('UnlimitedProRegular/UnlimitedProRegular.ttf')  format('truetype'), url('UnlimitedProRegular/UnlimitedProRegular.svg#UnlimitedProRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}



@font-face {
    font-family: 'CircularStd-Medium';
    src: url('CircularStd-Medium.eot?#iefix') format('embedded-opentype'),  url('CircularStd-Medium.otf')  format('opentype'),
    url('CircularStd-Medium.woff') format('woff'), url('CircularStd-Medium.svg#CircularStd-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* font awesome custom facebook + twitter icons*/
@font-face {
  font-family: 'fontello';
  src: url('./font/fontello.eot?18601157');
  src: url('FontAwesome/fontello.eot?18601157#iefix') format('embedded-opentype'),
       url('FontAwesome/fontello.woff?18601157') format('woff'),
       url('FontAwesome/fontello.ttf?18601157') format('truetype'),
       url('FontAwesome/fontello.svg?18601157#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: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  
}
 
.icon-facebook:before, .icon-facebook:before { content: '\e800'; } /* '' */
.icon-twitter:before, .icon-twitter:before { content: '\e801'; } /* '' */
.icon-tv:before, .icon-monitor:before { content: '\e802'; } /* '' */
.icon-activation:before, .icon-lightbulb:before { content: '\e803'; } /* '' */
.icon-social:before, .icon-thumbs-up:before { content: '\e804'; } /* '' */
.icon-innovation:before, .icon-flash:before { content: '\e805'; } /* '' */
.icon-outdoor:before, .icon-sun:before { content: '\e806'; } /* '' */
.icon-out-of-home:before, .icon-subway:before { content: '\e807'; } /* '' */
.icon-print:before, .icon-doc:before { content: '\e808'; } /* '' */
.icon-digital:before, .icon-laptop:before { content: '\e809'; } /* '' */
.icon-point-of-sale:before, .icon-tag:before { content: '\e80a'; } /* '' */
.icon-social:before { content: '\e804'; }
.icon-media:before { content: '\e809'; }
