@font-face {
    font-family: 'FontLight';
    src: url('neutratext-lightalt-webfont.eot');
    src: url('neutratext-lightalt-webfont.eot?#iefix') format('embedded-opentype'),
    	   url('neutratext-lightalt-webfont.svg#FontLight') format('svg'),
         url('neutratext-lightalt-webfont.woff') format('woff'),
         url('neutratext-lightalt-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontRegular';
    src: url('neutra_text_sc-webfont.eot');
    src: url('neutra_text_sc-webfont.eot?#iefix') format('embedded-opentype'),
    		 url('neutra_text_sc-webfont.svg#FontRegular') format('svg'),
         url('neutra_text_sc-webfont.woff') format('woff'),
         url('neutra_text_sc-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FontBold';
    src: url('neutra_text_tf_sc_alt_bold-webfont.eot');
    src: url('neutra_text_tf_sc_alt_bold-webfont.eot?#iefix') format('embedded-opentype'),
    	   url('neutra_text_tf_sc_alt_bold-webfont.svg#FontBold') format('svg'),
         url('neutra_text_tf_sc_alt_bold-webfont.woff') format('woff'),
         url('neutra_text_tf_sc_alt_bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

