@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/ProximaNovaA-Bold.eot');
    src: url('fonts/ProximaNovaA-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/ProximaNovaA-Bold.woff2') format('woff2'),
        url('fonts/ProximaNovaA-Bold.woff') format('woff'),
        url('fonts/ProximaNovaA-Bold.ttf') format('truetype'),
        url('fonts/ProximaNovaA-Bold.svg#ProximaNovaA-Bold') format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/ProximaNovaA-Regular.eot');
    src: url('fonts/ProximaNovaA-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/ProximaNovaA-Regular.woff2') format('woff2'),
        url('fonts/ProximaNovaA-Regular.woff') format('woff'),
        url('fonts/ProximaNovaA-Regular.ttf') format('truetype'),
        url('fonts/ProximaNovaA-Regular.svg#ProximaNovaA-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
	font-family: 'Adobe Caslon Pro';
	src: url('fonts/ACaslonPro-Regular.eot?#iefix') format('embedded-opentype'),
		 url('fonts/ACaslonPro-Regular.otf')  format('opentype'),
		 url('fonts/ACaslonPro-Regular.woff') format('woff'),
		 url('fonts/ACaslonPro-Regular.ttf')  format('truetype'),
		 url('fonts/ACaslonPro-Regular.svg#ACaslonPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Adobe Caslon Pro';
	src: url('fonts/ACaslonPro-Italic.eot?#iefix') format('embedded-opentype'),
		 url('fonts/ACaslonPro-Italic.otf')  format('opentype'),
		 url('fonts/ACaslonPro-Italic.woff') format('woff'),
		 url('fonts/ACaslonPro-Italic.ttf')  format('truetype'),
		 url('fonts/ACaslonPro-Italic.svg#ACaslonPro-Italic') format('svg');
	font-weight: normal;
	font-style: italic;
}
