/*
Font: 		Serifa
Style: 		Regular
URL: 		http://www.youworkforthem.com/font/T1134/serifa
Foundry: 	URW++
Foundry: 	http://www.youworkforthem.com/designer/204/urw
Copyright:	Copyright 2010 URW++ Design & Development
Version: 	1.4
Created:	April 29, 2014
License: 	http://www.youworkforthem.com/font-license 
License: 	The WebFont(s) listed in this document must follow the YouWorkForThem
			WebFont license rules. All other parties are strictly restricted 
			from using the WebFonts(s) listed without a purchased license. 
			All details above must always remain unaltered and visible in your CSS.
*/

@font-face {
	font-family: 'Serifa-Reg';
	src: url('serifa.eot');
	src: url('serifa.eot?#iefix') format('embedded-opentype'),
	     url('serifa.woff') format('woff'),
	     url('serifa.ttf') format('truetype'),
	     url('serifa.svg#ywftsvg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Serifa-Lig';
    src: url('serifa-light.eot');
    src: url('serifa-light.eot?#iefix') format('embedded-opentype'),
    url('serifa-light.woff') format('woff'),
    url('serifa-light.ttf') format('truetype'),
    url('serifa-light.svg#ywftsvg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Serifa-Med';
    src: url('serifa-medium.eot');
    src: url('serifa-medium.eot?#iefix') format('embedded-opentype'),
    url('serifa-medium.woff') format('woff'),
    url('serifa-medium.ttf') format('truetype'),
    url('serifa-medium.svg#ywftsvg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'Serifa-Reg';
        src: url('serifa.svg#ywftsvg') format('svg');
    }

    @font-face {
        font-family: 'Serifa-Lig';
        src: url('serifa-light.svg#ywftsvg') format('svg');
    }

    @font-face {
        font-family: 'Serifa-Med';
        src: url('serifa-medium.svg#ywftsvg') format('svg');
    }
}
