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

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

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

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

@font-face {
    font-family: 'ralewayextralight';
    src: url('../fonts/raleway-extralightitalic-webfont.eot');
    src: url('../fonts/raleway-extralightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-extralightitalic-webfont.woff2') format('woff2'),
         url('../fonts/raleway-extralightitalic-webfont.woff') format('woff'),
         url('../fonts/raleway-extralightitalic-webfont.ttf') format('truetype'),
         url('../fonts/raleway-extralightitalic-webfont.svg#ralewayextralight_italic') format('svg');
    font-weight: normal;
    font-style: italic;
}

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

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

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