@font-face {
    font-family: 'Raleway';
    src: url('../fonts/raleway-bold.eot');
    src: url('../fonts/raleway-bold.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/raleway-bold.woff') format('woff'),
	 url('../fonts/raleway-bold.ttf') format('truetype'),
	 url('../fonts/raleway-bold.svg#ralewaybold') format('svg');

    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Cuprum';
    src: url('../fonts/cuprum-bold.eot');
    src: url('../fonts/cuprum-bold.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/cuprum-bold.woff') format('woff'),
	 url('../fonts/cuprum-bold.ttf') format('truetype'),
	 url('../fonts/cuprum-bold.svg#cuprumbold') format('svg');

    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Crimson';
    src:    url('../fonts/crimson-bold.eot');
    src:    url('../fonts/crimson-bold.eot?#iefix') format('embedded-opentype'),
	    url('../fonts/crimson-bold.woff') format('woff'),
	    url('../fonts/crimson-bold.ttf') format('truetype'),
	    url('../fonts/crimson-bold.svg#crimson_bold') format('svg');

    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Crimson';
    src: url('../fonts/crimson-semibold.eot');
    src: url('../fonts/crimson-semibold.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/crimson-semibold.woff') format('woff'),
	 url('../fonts/crimson-semibold.ttf') format('truetype'),
	 url('../fonts/crimson-semibold.svg#crimson_semibold') format('svg');

    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Crimson';
    src:    url('../fonts/crimson-roman.eot');
    src:    url('../fonts/crimson-roman.eot?#iefix') format('embedded-opentype'),
	    url('../fonts/crimson-roman.woff') format('woff'),
	    url('../fonts/crimson-roman.ttf') format('truetype'),
	    url('../fonts/crimson-roman.svg#crimson_roman') format('svg');+

    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Crimson';
    src: url('../fonts/crimson-semibolditalic.eot');
    src: url('../fonts/crimson-semibolditalic.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/crimson-semibolditalic.woff') format('woff'),
	 url('../fonts/crimson-semibolditalic.ttf') format('truetype'),
	 url('../fonts/crimson-semibolditalic.svg#crimson_textsemibold_italic') format('svg');

    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Entypo';
    src: url('../fonts/entypo.eot');
    src: url('../fonts/entypo.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/entypo.woff') format('woff'),
	 url('../fonts/entypo.ttf') format('truetype'),
	 url('../fonts/entypo.svg#entyporegular') format('svg');

    font-weight: normal;
    font-style: normal;
}
