/*Adds Font Awesome*/

@font-face {
  font-family: 'FontAwesome';
  src: url('../../font/fontawesome/fontawesome-webfont.eot?v=4.3.0');
  src: url('../../font/fontawesome/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../../font/fontawesome/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../../font/fontawesome/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../../font/fontawesome/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../../font/fontawesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*Adds 'Open Sans' font*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 8, 2014 */



@font-face {
    font-family: 'Open Sans';
    src: url('../../font/opensans/opensans-regular-webfont.eot');
    src: url('../../font/opensans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../font/opensans/opensans-regular-webfont.woff') format('woff'),
         url('../../font/opensans/opensans-regular-webfont.ttf') format('truetype'),
         url('../../font/opensans/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans';
    src: url('../../font/opensans/opensans-bold-webfont.eot');
    src: url('../../font/opensans/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../font/opensans/opensans-bold-webfont.woff') format('woff'),
         url('../../font/opensans/opensans-bold-webfont.ttf') format('truetype'),
         url('../../font/opensans/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans';
    src: url('../../font/opensans/opensans-bolditalic-webfont.eot');
    src: url('../../font/opensans/opensans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../font/opensans/opensans-bolditalic-webfont.woff') format('woff'),
         url('../../font/opensans/opensans-bolditalic-webfont.ttf') format('truetype'),
         url('../../font/opensans/opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;

}

@font-face {
    font-family: 'Open Sans';
    src: url('../../font/opensans/opensans-italic-webfont.eot');
    src: url('../../font/opensans/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../font/opensans/opensans-italic-webfont.woff') format('woff'),
         url('../../font/opensans/opensans-italic-webfont.ttf') format('truetype'),
         url('../../font/opensans/opensans-italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: italic;

}
