@font-face {
    font-family:'Gotham Rounded Medium';
    src: url('./font/GothamRounded-Medium.eot');
	src: url('./font/GothamRounded-Medium.eot?#iefix') format('embedded-opentype'),
		url('./font/GothamRounded-Medium.woff2') format('woff2'),
		url('./font/GothamRounded-Medium.woff') format('woff'),
		url('./font/GothamRounded-Medium.svg#GothamRounded-Medium') format('svg');
    font-weight: 350;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

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

@font-face {
    font-family:'Gotham Rounded Book';
    src: url('./font/GothamRounded-Book.eot');
	src: url('./font/GothamRounded-Book.eot?#iefix') format('embedded-opentype'),
		url('./font/GothamRounded-Book.woff2') format('woff2'),
		url('./font/GothamRounded-Book.woff') format('woff'),
		url('./font/GothamRounded-Book.svg#GothamRounded-Book') format('svg');
    font-weight: 325;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

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