@font-face{font-family:Gotham Book;src: url(../../../assets/fonts/Gotham/Gotham-Book.eot);src:url(../../../assets/fonts/Gotham/Gotham-Book.eot?#iefix) format("embedded-opentype"),url(../../../assets/fonts/Gotham/Gotham-Book.woff) format("woff"),url(../../../assets/fonts/Gotham/Gotham-Book.ttf) format("truetype"), url(../../../assets/fonts/Gotham/Gotham-Book.svg#Gotham-Book) format("svg");font-weight:400;font-style:normal}

@font-face{font-family:Gotham Black;src:url(../../../assets/fonts/Gotham/Gotham-Black.eot);src:url(../../../assets/fonts/Gotham/Gotham-Black.eot?#iefix) format("embedded-opentype"),url(../../../assets/fonts/Gotham/Gotham-Black.woff) format("woff"),url(../../../assets/fonts/Gotham/Gotham-Black.ttf) format("truetype"),url(../../../assets/fonts/Gotham/Gotham-Black.svg#Gotham-Black) format("svg");font-weight:900;font-style:normal}

@font-face{font-family:Gotham Light;src:url(../../../assets/fonts/Gotham/Gotham-Light.eot);src:url(../../../assets/fonts/Gotham/Gotham-Light.eot?#iefix) format("embedded-opentype"),url(../../../assets/fonts/Gotham/Gotham-Light.woff) format("woff"),url(../../../assets/fonts/Gotham/Gotham-Light.ttf) format("truetype"),url(../../../assets/fonts/Gotham/Gotham-Light.svg#Gotham-Light) format("svg");font-weight:300;font-style:normal}

@font-face{font-family:Gotham Bold;src:url(../../../assets/fonts/Gotham/Gotham-Bold.eot);src:url(../../../assets/fonts/Gotham/Gotham-Bold.eot?#iefix) format("embedded-opentype"),url(../../../assets/fonts/Gotham/Gotham-Bold.woff) format("woff"),url(../../../assets/fonts/Gotham/Gotham-Bold.ttf) format("truetype"),url(../../../assets/fonts/Gotham/Gotham-Bold.svg#Gotham-Bold) format("svg");font-weight:700;font-style:normal}

@font-face{font-family:Gotham Medium;src:url(../../../assets/fonts/Gotham/Gotham-Medium.eot);src:url(../../../assets/fonts/Gotham/Gotham-Medium.eot?#iefix) format("embedded-opentype"),url(../../../assets/fonts/Gotham/Gotham-Medium.woff) format("woff"),url(../../../assets/fonts/Gotham/Gotham-Medium.ttf) format("truetype"),url(../../../assets/fonts/Gotham/Gotham-Medium.svg#Gotham-Medium) format("svg");font-weight:500;font-style:normal}


body.gotham {
    color: #333;
    font-family:Gotham Light;
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    letter-spacing: 0px;
}

p.gotham {
    color: #333;
    font-family:Gotham Light;
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    letter-spacing: 0px;
}

/*--- typography ---*/

h1.gotham {
font-family: Gotham Light;
font-size: 60px;
line-height: 55px;
letter-spacing: -4px;
font-weight: 100;
margin: 20px 0 30px 0;
}

h2.gotham {
font-family: Gotham Light;
font-size: 45px;
line-height: 45px;
letter-spacing: -3px;
font-weight: 100;
margin: 20px 0 25px 0;
}

h3.gotham {
font-family: Gotham Book;
font-size: 30px;
line-height: 30px;
letter-spacing: -1px;
font-weight: 100;
margin: 20px 0 20px 0;
}

h4.gotham {
font-family: Gotham Bold;
font-size: 20px;
line-height: 25px;
letter-spacing: -1px;
margin: 20px 0 9px 0;
}

h5.gotham {
font-family: Gotham Medium;
font-size: 20px;
line-height: 25px;
letter-spacing: -1px;
font-weight: 100;
margin: 20px 0 10px 0;
}

h6.gotham {
font-family: Gotham Book;
font-size: 20px;
line-height: 25px;
letter-spacing: -1px;
font-weight: 100;
font-style: italic;
margin: 20px 0 10px 0;
}

.fw-100 {
    font-weight: 100;
}

/*--- ! ---*/


@media only screen and (max-width: 640px) {

	h1.gotham {
	font-family: Gotham Medium;
	font-size: 45px;
	line-height: 40px;
	letter-spacing: -4px;
	font-weight: 100;
	margin: 20px 0 30px 0;
	}

	h2.gotham {
	font-family: Gotham Light;
	font-size: 40px;
	line-height: 38px;
	letter-spacing: -3px;
	font-weight: 100;
	margin: 20px 0 25px 0;
	}

}

