@font-face {
  font-family: 'BebasNeue';
  src: url('BebasNeue.eot?#iefix') format('embedded-opentype'),
       url('BebasNeue.otf')  format('opentype'), 
       url('BebasNeue.woff') format('woff'),
       url('BebasNeue.ttf')  format('truetype'),
       url('BebasNeue.svg#BebasNeue') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'fontawesome';
    src:url('fontawesome.eot');
    src:url('fontawesome.eot?#iefix') format('embedded-opentype'),
        url('fontawesome.svg#fontawesome') format('svg'),
        url('fontawesome.woff') format('woff'),
        url('fontawesome.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'MyriadPro';
  src: url('MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), 
    url('MyriadPro-Regular.otf')  format('opentype'),
    url('MyriadPro-Regular.woff') format('woff'),
    url('MyriadPro-Regular.ttf')  format('truetype'), 
    url('MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'socicon';
    src: url('socicon-webfont.eot');
    src: url('socicon-webfont.eot?#iefix') format('embedded-opentype'),
         url('socicon-webfont.woff') format('woff'),
         url('socicon-webfont.ttf') format('truetype'),
         url('socicon-webfont.svg#sociconregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('Lato-Regular.eot?#iefix') format('embedded-opentype'),
         url('Lato-Regular.woff') format('woff'),
         url('Lato-Regular.ttf')  format('truetype'),
         url('Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('OpenSans.eot?#iefix') format('embedded-opentype'),
         url('OpenSans.woff') format('woff'),
         url('OpenSans.ttf')  format('truetype'),
         url('OpenSans.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'simsunregular';
    src: url('simsun1-webfont.eot');
    src: url('simsun1-webfont.eot?#iefix') format('embedded-opentype'),
         url('simsun1-webfont.woff2') format('woff2'),
         url('simsun1-webfont.woff') format('woff'),
         url('simsun1-webfont.ttf') format('truetype'),
         url('simsun1-webfont.svg#simsunregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'simheiregular';
    src: url('simhei-webfont.eot');
    src: url('simhei-webfont.eot?#iefix') format('embedded-opentype'),
         url('simhei-webfont.woff2') format('woff2'),
         url('simhei-webfont.woff') format('woff'),
         url('simhei-webfont.ttf') format('truetype'),
         url('simhei-webfont.svg#simheiregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.socicon {
	font-family: 'socicon' !important;
}