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

	}
	@font-face {
	    font-family: 'raleway-bold';
	    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#rudablack') format('svg');
	    font-weight: bold;
	    font-style: normal;

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

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

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

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

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

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

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

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

	}
/*Fonts*/
