@import "bootstrap.css";
@import "style.css";
@import "dark.css";
@import "font-icons.css";
@import "animate.css";
@import "magnific-popup.css";
@import "style-v4.css";
@import "responsive.css";
@import "global.css";
@import "header.css";
@import "home.css";
@import "page.css";
@import "product.css";
@import "news.css";
@import "review.css";
@import "gallery.css";
@import "contact.css";
@import "account.css";
@import "footer.css";

@font-face {
    font-family: Gotham Pro;
	src: url('../../fonts/GothaProReg.eot');
	src: local("?"),
  	url("../../fonts/GothaProReg.woff") format("woff"),
  	url("../../fonts/GothaProReg.ttf") format("truetype");
	font-weight: normal;
}

@font-face {
    font-family: Gotham Pro Light;
	src: url('../../fonts/GothaProLig.eot');
	src: local("?"),
  	url("../../fonts/GothaProLig.woff") format("woff"),
  	url("../../fonts/GothaProLig.ttf") format("truetype");
	font-weight: normal;
}

@font-face {
    font-family: Gotham Pro Medium;
	src: url('../../fonts/GothaProMed.eot');
	src: local("?"),
  	url("../../fonts/GothaProMed.woff") format("woff"),
  	url("../../fonts/GothaProMed.ttf") format("truetype");
	font-weight: normal;
}

@font-face {
    font-family: Gotham Pro Bold;
	src: url('../../fonts/GothaProBol.eot');
	src: local("?"),
  	url("../../fonts/GothaProBol.woff") format("woff"),
  	url("../../fonts/GothaProBol.ttf") format("truetype");
	font-weight: normal;
}

@font-face {
    font-family: Gotham Pro Black;
	src: url('../../fonts/GothaProBla.eot');
	src: local("?"),
  	url("../../fonts/GothaProBla.woff") format("woff"),
  	url("../../fonts/GothaProBla.ttf") format("truetype");
	font-weight: normal;
}

@font-face {
    font-family: Gotham Book;
	src: url('../../fonts/GothamBook.eot');
	src: local("?"),
  	url("../../fonts/GothamBook.woff") format("woff"),
  	url("../../fonts/GothamBook.ttf") format("truetype");
	font-weight: normal;
}

@font-face {
    font-family: Gotham Light;
	src: url('../../fonts/GothamLight.eot');
	src: local("?"),
  	url("../../fonts/GothamLight.woff") format("woff"),
  	url("../../fonts/GothamLight.ttf") format("truetype");
	font-weight: normal;
}

@font-face {
    font-family: Gotham Medium;
	src: url('../../fonts/GothamMedium.eot');
	src: local("?"),
  	url("../../fonts/GothamMedium.woff") format("woff"),
  	url("../../fonts/GothamMedium.ttf") format("truetype");
	font-weight: normal;
}

@font-face {
    font-family: Gotham Bold;
	src: url('../../fonts/GothamBold.eot');
	src: local("?"),
  	url("../../fonts/GothamBold.woff") format("woff"),
  	url("../../fonts/GothamBold.ttf") format("truetype");
	font-weight: normal;
}