@charset "utf-8";
/* CSS Document */
@import url('https://fonts.cdnfonts.com/css/aileron');
@font-face {
    font-family: 'GothamNarrow';
    src: url('../fonts/eot/GothamNarrow-Book.eot');
    src: url('../fonts/ttf/GothamNarrow-Book.ttf') format('truetype'),
		 url('../fonts/woff/GothamNarrow-Book.woff') format('woff'),
		 url('../fonts/eot/GothamNarrow-Book.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/svg/GothamNarrow-Book.svg') format('svg');
    font-weight: normal;
    font-style: normal;    
}
@font-face {
    font-family: 'GothamNarrowMedium';
    src: url('../fonts/eot/GothamNarrow-Medium.eot');
    src: url('../fonts/ttf/GothamNarrow-Medium.ttf') format('truetype'),
		 url('../fonts/woff/GothamNarrow-Medium.woff') format('woff'),
		 url('../fonts/eot/GothamNarrow-Medium.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/svg/GothamNarrow-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;    
}
@font-face {
    font-family: 'GothamNarrowBold';
    src: url('../fonts/eot/GothamNarrow-Bold.eot');
    src: url('../fonts/ttf/GothamNarrow-Bold.ttf') format('truetype'),
		 url('../fonts/woff/GothamNarrow-Bold.woff') format('woff'),
		 url('../fonts/eot/GothamNarrow-Bold.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/svg/GothamNarrow-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;    
}
@font-face {
    font-family: 'GothamNarrowBlack';
    src: url('../fonts/eot/GothamNarrow-Black.eot');
    src: url('../fonts/ttf/GothamNarrow-Black.ttf') format('truetype'),
		 url('../fonts/woff/GothamNarrow-Black.woff') format('woff'),
		 url('../fonts/eot/GothamNarrow-Black.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/svg/GothamNarrow-Black.svg') format('svg');
    font-weight: normal;
    font-style: normal;    
}
@font-face {
    font-family: 'GothamNarrowLight';
    src: url('../fonts/eot/GothamNarrow-Light.eot');
    src: url('../fonts/ttf/GothamNarrow-Light.ttf') format('truetype'),
		 url('../fonts/woff/GothamNarrow-Light.woff') format('woff'),
		 url('../fonts/eot/GothamNarrow-Light.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/svg/GothamNarrow-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;    
}
@font-face {
    font-family: 'Gotham';
    src: url('../fonts/eot/GothamBook.eot');
    src: url('../fonts/ttf/GothamBook.ttf') format('truetype'),
		 url('../fonts/woff/GothamBook.woff') format('woff'),
		 url('../fonts/eot/GothamBook.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/svg/GothamBook.svg') format('svg');
    font-weight: normal;
    font-style: normal;    
}
@font-face {
    font-family: 'GothamLight';
    src: url('../fonts/eot/GothamLight.eot');
    src: url('../fonts/ttf/GothamLight.ttf') format('truetype'),
		 url('../fonts/woff/GothamLight.woff') format('woff'),
		 url('../fonts/eot/GothamLight.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/svg/GothamLight.svg') format('svg');
    font-weight: normal;
    font-style: normal;    
}
@font-face {
    font-family: 'GothamMedium';
    src: url('../fonts/eot/GothamMedium.eot');
    src: url('../fonts/ttf/GothamMedium.ttf') format('truetype'),
		 url('../fonts/woff/GothamMedium.woff') format('woff'),
		 url('../fonts/eot/GothamMedium.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/svg/GothamMedium.svg') format('svg');
    font-weight: normal;
    font-style: normal;    
}
@font-face {
    font-family: 'GothamBold';
    src: url('../fonts/eot/GothamBold.eot');
    src: url('../fonts/ttf/GothamBold.ttf') format('truetype'),
		 url('../fonts/woff/GothamBold.woff') format('woff'),
		 url('../fonts/eot/GothamBold.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/svg/GothamBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;    
}
@font-face {
    font-family: 'GothamBlack';
    src: url('../fonts/eot/GothamBlack.eot');
    src: url('../fonts/ttf/GothamBlack.ttf') format('truetype'),
		 url('../fonts/woff/GothamBlack.woff') format('woff'),
		 url('../fonts/eot/GothamBlack.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/svg/GothamBlack.svg') format('svg');
    font-weight: normal;
    font-style: normal;    
}

@font-face {
    font-family: 'Aileron-Black';
    src: url('../fonts/aileron/Aileron-Black.otf') format("opentype");
    font-weight: normal;
    font-style: normal;    
}

@font-face {
    font-family: 'Aileron-Bold';
    src: url('../fonts/aileron/Aileron-Bold.otf') format("opentype");
    font-weight: bold;  
}

@font-face {
    font-family: 'Aileron-Heavy';
    src: url('../fonts/aileron/Aileron-Heavy.otf') format("opentype");
    font-weight: normal;
    font-style: normal;    
}