/*WORKSANS*/
@font-face {
	font-family: 'WorkSans';
	src: url('../fonts/WorkSans/WorkSans-ExtraLight.eot?#iefix') format('embedded-opentype'),  
		url('../fonts/WorkSans/WorkSans-ExtraLight.woff') format('woff'), 
		url('../fonts/WorkSans/WorkSans-ExtraLight.ttf')  format('truetype'), 
		url('../fonts/WorkSans/WorkSans-ExtraLight.svg#WorkSans-ExtraLight') format('svg');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'WorkSans';
	src: url('../fonts/WorkSans/WorkSans-Light.eot?#iefix') format('embedded-opentype'),  
		url('../fonts/WorkSans/WorkSans-Light.otf')  format('opentype'),
		url('../fonts/WorkSans/WorkSans-Light.woff') format('woff'), 
		url('../fonts/WorkSans/WorkSans-Light.ttf')  format('truetype'), 
		url('../fonts/WorkSans/WorkSans-Light.svg#WorkSans-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'WorkSans';
	src: url('../fonts/WorkSans/WorkSans-Regular.eot?#iefix') format('embedded-opentype'),  
		url('../fonts/WorkSans/WorkSans-Regular.otf')  format('opentype'),
		url('../fonts/WorkSans/WorkSans-Regular.woff') format('woff'), 
		url('../fonts/WorkSans/WorkSans-Regular.ttf')  format('truetype'), 
		url('../fonts/WorkSans/WorkSans-Regular.svg#WorkSans-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'WorkSans';
	src: url('../fonts/WorkSans/WorkSans-Medium.eot?#iefix') format('embedded-opentype'),  
		url('../fonts/WorkSans/WorkSans-Medium.otf')  format('opentype'),
		url('../fonts/WorkSans/WorkSans-Medium.woff') format('woff'), 
		url('../fonts/WorkSans/WorkSans-Medium.ttf')  format('truetype'), 
		url('../fonts/WorkSans/WorkSans-Medium.svg#WorkSans-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'WorkSans';
	src: url('../fonts/WorkSans/WorkSans-SemiBold.eot?#iefix') format('embedded-opentype'),  
		url('../fonts/WorkSans/WorkSans-SemiBold.otf')  format('opentype'),
		url('../fonts/WorkSans/WorkSans-SemiBold.woff') format('woff'), 
		url('../fonts/WorkSans/WorkSans-SemiBold.ttf')  format('truetype'), 
		url('../fonts/WorkSans/WorkSans-SemiBold.svg#WorkSans-SemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'WorkSans';
	src: url('../fonts/WorkSans/WorkSans-Bold.eot?#iefix') format('embedded-opentype'),  
		url('../fonts/WorkSans/WorkSans-Bold.otf')  format('opentype'),
		url('../fonts/WorkSans/WorkSans-Bold.woff') format('woff'), 
		url('../fonts/WorkSans/WorkSans-Bold.ttf')  format('truetype'), 
		url('../fonts/WorkSans/WorkSans-Bold.svg#WorkSans-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'WorkSans';
	src: url('../fonts/WorkSans/WorkSans-ExtraBold.eot?#iefix') format('embedded-opentype'),  
		url('../fonts/WorkSans/WorkSans-ExtraBold.woff') format('woff'), 
		url('../fonts/WorkSans/WorkSans-ExtraBold.ttf')  format('truetype'), 
		url('../fonts/WorkSans/WorkSans-ExtraBold.svg#WorkSans-ExtraBold') format('svg');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'WorkSans';
	src: url('../fonts/WorkSans/WorkSans-Black.eot?#iefix') format('embedded-opentype'),  
		url('../fonts/WorkSans/WorkSans-Black.woff') format('woff'), 
		url('../fonts/WorkSans/WorkSans-Black.ttf')  format('truetype'), 
		url('../fonts/WorkSans/WorkSans-Black.svg#WorkSans-Black') format('svg');
	font-weight: 900;
	font-style: normal;
}


/*LIBRE CASLON TEXT*/

@font-face {
    font-family: 'Libre Caslon Text';
    src: url('../fonts/LibreCaslonText/LibreCaslonText-Regular.eot');
    src: url('../fonts/LibreCaslonText/LibreCaslonText-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LibreCaslonText/LibreCaslonText-Regular.woff2') format('woff2'),
        url('../fonts/LibreCaslonText/LibreCaslonText-Regular.woff') format('woff'),
        url('../fonts/LibreCaslonText/LibreCaslonText-Regular.ttf') format('truetype'),
        url('../fonts/LibreCaslonText/LibreCaslonText-Regular.svg#LibreCaslonText-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Libre Caslon Text';
    src: url('../fonts/LibreCaslonText/LibreCaslonText-Bold.eot');
    src: url('../fonts/LibreCaslonText/LibreCaslonText-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/LibreCaslonText/LibreCaslonText-Bold.woff2') format('woff2'),
        url('../fonts/LibreCaslonText/LibreCaslonText-Bold.woff') format('woff'),
        url('../fonts/LibreCaslonText/LibreCaslonText-Bold.ttf') format('truetype'),
        url('../fonts/LibreCaslonText/LibreCaslonText-Bold.svg#LibreCaslonText-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

