/*

	Font Style CSS for SpaSalon Theme

*/

@font-face {
    font-family: 'DroidSerifItalic';
    src: url('DroidSerif-Italic-webfont.eot');
    src: url('DroidSerif-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('DroidSerif-Italic-webfont.ttf') format('truetype'),
         url('DroidSerif-Italic-webfont.svg#DroidSerifItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'MarketingScript';
    src: url('MarketingScript.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;

}
@font-face {
    font-family: 'Raleway-Medium';
    src: url('Raleway-Medium.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;

}


@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Regular.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;

}


@font-face {
    font-family: 'Raleway-Sbold';
    src: url('Raleway-SemiBold.otf') format('opentype');
    src: url('Raleway-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Raleway-Xbold';
    src: url('Raleway-ExtraBold.otf') format('opentype');
	src: url('Raleway-ExtraBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Raleway-Light';
    src: url('Raleway-Light.otf') format('opentype');
	src: url('Raleway-Light.ttf') format('truetype');
		font-weight: normal;
		font-style: normal;

}
