@font-face {
    font-family:'proxima-nova';
    src: url('../fonts/proxima-nova-thin.eot');
	src: url('../fonts/proxima-nova-thinn.eot?#iefix') format('embedded-opentype'),
		url('../fonts/proxima-nova-thin.woff2') format('woff2'),
		url('../fonts/proxima-nova-thin.woff') format('woff'),
		url('../fonts/proxima-nova-thin.svg#ProximaNovaT-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'proxima-nova';
    src: url('../fonts/proxima-nova-light.eot');
	src: url('../fonts/proxima-nova-light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/proxima-nova-light.woff2') format('woff2'),
		url('../fonts/proxima-nova-light.woff') format('woff'),
		url('../fonts/proxima-nova-light.svg#ProximaNova-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'proxima-nova';
    src: url('../fonts/proxima-nova.eot');
	src: url('../fonts/proxima-nova.eot?#iefix') format('embedded-opentype'),
		url('../fonts/proxima-nova.woff2') format('woff2'),
		url('../fonts/proxima-nova.woff') format('woff'),
		url('../fonts/proxima-nova.svg#ProximaNova-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'proxima-nova';
    src: url('../fonts/proxima-nova-medium.eot');
	src: url('../fonts/proxima-nova-medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/proxima-nova-medium.woff2') format('woff2'),
		url('../fonts/proxima-nova-medium.woff') format('woff'),
		url('../fonts/proxima-nova-medium.svg#ProximaNova-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'proxima-nova';
    src: url('../fonts/proxima-nova-semibold.eot');
	src: url('../fonts/proxima-nova-semibold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/proxima-nova-semibold.woff2') format('woff2'),
		url('../fonts/proxima-nova-semibold.woff') format('woff'),
		url('../fonts/proxima-nova-semibold.svg#ProximaNova-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'proxima-nova';
    src: url('../fonts/proxima-nova-bold.eot');
	src: url('../fonts/proxima-nova-bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/proxima-nova-bold.woff2') format('woff2'),
		url('../fonts/proxima-nova-bold.woff') format('woff'),
		url('../fonts/proxima-nova-bold.svg#ProximaNova-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'proxima-nova';
    src: url('../fonts/proxima-nova-extrabold.eot');
	src: url('../fonts/proxima-nova-extrabold?#iefix') format('embedded-opentype'),
		url('../fonts/proxima-nova-extrabold.woff2') format('woff2'),
		url('../fonts/proxima-nova-extrabold.woff') format('woff'),
		url('../fonts/proxima-nova-extrabold.svg#ProximaNova-Extrabld') format('svg');
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'proxima-nova';
    src: url('../fonts/proxima-nova-black.eot');
	src: url('../fonts/proxima-nova-black.eot?#iefix') format('embedded-opentype'),
		url('../fonts/proxima-nova-black.woff2') format('woff2'),
		url('../fonts/proxima-nova-black.woff') format('woff'),
		url('../fonts/proxima-nova-black.svg#ProximaNova-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}