/* Light */
@font-face {
    font-family:'Century Gothic';
    src: url('Century Gothic Light.eot');
	src: url('Century Gothic Light.eot?#iefix') format('embedded-opentype'),
		url('Century Gothic Light.woff2') format('woff2'),
		url('Century Gothic Light.woff') format('woff'),
		url('Century Gothic Light.svg#Century Gothic Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

/* Regular */
@font-face {
    font-family:'Century Gothic';
    src: url('Century Gothic Regular.eot');
	src: url('Century Gothic Regular.eot?#iefix') format('embedded-opentype'),
		url('Century Gothic Regular.woff2') format('woff2'),
		url('Century Gothic Regular.woff') format('woff'),
		url('Century Gothic Regular.svg#Century Gothic Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

/* SemiBold */
@font-face {
    font-family:'Century Gothic';
    src: url('Century Gothic SemiBold.eot');
	src: url('Century Gothic SemiBold.eot?#iefix') format('embedded-opentype'),
		url('Century Gothic SemiBold.woff2') format('woff2'),
		url('Century Gothic SemiBold.woff') format('woff'),
		url('Century Gothic SemiBold.svg#n SemiBold') format('svg');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

/* Bold */
@font-face {
    font-family:'Century Gothic';
    src: url('Century Gothic Bold.eot');
	src: url('Century Gothic Bold.eot?#iefix') format('embedded-opentype'),
		url('Century Gothic Bold.woff2') format('woff2'),
		url('Century Gothic Bold.woff') format('woff'),
		url('Century Gothic Bold.svg#Century Gothic Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

/* ExtraBold */
@font-face {
    font-family:'Century Gothic';
    src: url('Century Gothic ExtraBold.eot');
	src: url('Century Gothic ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('Century Gothic ExtraBold.woff2') format('woff2'),
		url('Century Gothic ExtraBold.woff') format('woff'),
		url('Century Gothic ExtraBold.svg#n ExtraBold') format('svg');
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}