/*Fonts Start */

/*@import url('https://fonts.googleapis.com/css?family=Raleway');*/
@font-face{
  font-family:'swiss';
  src:url('../font/SWZ721LC.ttf');
}

@font-face{
        font-family:"gothamlight";
        src:url(../font/Fonts/Gotham-Light.otf);
    }

    @font-face{
        font-family:"gothamthinitalic";
        src:url(../font/Fonts/Gotham-ThinItalic.otf);
    }

    @font-face{
        font-family:"gothamblack";
        src:url(../font/Gotham-Black.otf);
    }


	@font-face{
        font-family:"gothamblackitalic";
        src:url(../font/Gotham-BlackItalic.otf);
    }


	@font-face{
        font-family:"gothambold";
        src:url(../font/Gotham-Bold.otf);
    }


	@font-face{
        font-family:"gothambolditalic";
        src:url(../font/Gotham-BoldItalic.otf);
    }

	@font-face{
        font-family:"gothambook";
        src:url(../font/Gotham-Book.otf);
    }

	@font-face{
        font-family:"gothambookitalic";
        src:url(../font/Gotham-BookItalic.otf);
    }

	@font-face{
        font-family:"gothamlightitalic";
        src:url(../font/Gotham-LightItalic.otf);
    }

    @font-face{
        font-family:"gothammedium";
        src:url(../font/Gotham-Medium.otf);
    }

    @font-face{
        font-family:"gothammediumitalic";
        src:url(../font/Gotham-MediumItalic.otf);
    }

    @font-face{
        font-family:"gothamthin";
        src:url(../font/Gotham-Thin.otf);
    }

    @font-face{
        font-family:"gothamultra";
        src:url(../font/Gotham-Ultra.otf);
    }

    @font-face{
        font-family:"gothamultraItalic";
        src:url(../font/Gotham-UltraItalic.otf);
    }

    @font-face{
        font-family:"gothamxlight";
        src:url(../font/Gotham-XLight.otf);
    }

    @font-face{
        font-family:"gothamxlightItalic";
        src:url(../font/Gotham-XLightItalic.otf);
    }


/*Fonts End */
