
/*
 * Legal Disclaimer
 *
 * These fonts are licensed only for use on these domains and their subdomains:
 * virginmedia.com
 * virginmediabusiness.co.uk
 *
 * It is illegal to download or use them on other websites.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2013
 */
@font-face {
  font-family: 'VM Circular Light';
  src: url("../fonts/lineto-vm-circular-whisper-light.eot");
  src: url("../fonts/lineto-vm-circular-whisper-light.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-vm-circular-whisper-light.woff") format("woff"), url("../fonts/lineto-vm-circular-whisper-light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'VM Circular Book';
  src: url("../fonts/lineto-vm-circular-chat-book.eot");
  src: url("../fonts/lineto-vm-circular-chat-book.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-vm-circular-chat-book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'VM Circular Medium';
  src: url("../fonts/lineto-vm-circular-natter-medium.eot");
  src: url("../fonts/lineto-vm-circular-natter-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-vm-circular-natter-medium.woff") format("woff"), url("fonts/lineto-vm-circular-natter-medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'VM Circular Bold';
  src: url("../fonts/lineto-vm-circular-shout-bold.eot");
  src: url("../fonts/lineto-vm-circular-shout-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-vm-circular-shout-bold.woff") format("woff"), url("../fonts/lineto-vm-circular-shout-bold.ttf") format("truetype"), url("../fonts/lineto-vm-circular-shout-bold.svg#VMCircularBold") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
 @font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}