


@font-face{
	font-family: "Roboto-Regular" ;
	src: url("../fonts/Roboto/Roboto-Regular.ttf");
	font-style: normal;
	font-weight: normal;
}
@font-face{
	font-family: "Roboto-Medium" ;
	src: url("../fonts/Roboto/Roboto-Medium.ttf");
	font-style: normal;
	font-weight: normal;
}
@font-face{
	font-family: "Roboto-Bold" ;
	src: url("../fonts/Roboto/Roboto-Bold.ttf");
	font-style: normal;
	font-weight: normal;
}
@font-face{
	font-family: "Roboto-Thin" ;
	src: url("../fonts/Roboto/Roboto-Thin.ttf");
	font-style: normal;
	font-weight: normal;
}

@font-face {
    font-family: 'Rex-Bold';
    src: url('../fonts/Rex/RexBold.eot');
    src: local('Rex Bold'), local('RexBold'),
        url('../fonts/Rex/RexBold.eot?#iefix') format('embedded-opentype'),

        url('../fonts/Rex/RexBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Rex-Light';
    src: url('../fonts/Rex/RexLight.eot');
    src: local('Rex Light'), local('RexLight'),
        url('../fonts/Rex/RexLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Rex/RexLight.woff2') format('woff2'),
        url('../fonts/Rex/RexLight.woff') format('woff'),
        url('../fonts/Rex/RexLight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Rex-Bold-Inline';
    src: url('../fonts/Rex/RexBoldInline.eot');
    src: local('Rex Bold Inline'), local('RexBoldInline'),
        url('../fonts/Rex/RexBoldInline.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Rex/RexBoldInline.woff2') format('woff2'),
        url('../fonts/Rex/RexBoldInline.woff') format('woff'),
        url('../fonts/Rex/RexBoldInline.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}



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

