@font-face {
  font-family: 'FontAwesome';
  src: url('../libs/font-awesome/font/fontawesome-webfont.eot?v=3.0.1');
  src: url('../libs/font-awesome/font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'), 
	   url('../libs/font-awesome/font/fontawesome-webfont.woff?v=3.0.1') format('woff'), 
	   url('../libs/font-awesome/font/fontawesome-webfont.ttf?v=3.0.1') format('truetype'),
	   url('../libs/font-awesome/font/fontawesome-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal; 
}

@font-face {
    font-family: 'ClassicRoundMedium';
    src: url('classicround-medium-webfont.eot');
    src: url('classicround-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('classicround-medium-webfont.woff') format('woff'),
         url('classicround-medium-webfont.ttf') format('truetype'),
         url('classicround-medium-webfont.svg#classic_roundmedium') format('svg');
    font-weight: normal;
    font-style: normal; 
}

@font-face {
    font-family: 'LucidaGrande';
    src: url('lucida_grande-webfont.eot');
    src: url('lucida_grande-webfont.eot?#iefix') format('embedded-opentype'),
         url('lucida_grande-webfont.woff') format('woff'),
         url('lucida_grande-webfont.ttf') format('truetype'),
         url('lucida_grande-webfont.svg#classic_roundmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LucidaGrandeBold';
    src: url('lucida_grande_bold-webfont.eot');
    src: url('lucida_grande_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('lucida_grande_bold-webfont.woff') format('woff'),
         url('lucida_grande_bold-webfont.ttf') format('truetype'),
         url('lucida_grande_bold-webfont.svg#classic_roundmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}