@font-face {
	font-family: "InterTight";
	src: url("../fonts/InterTight-Thin.eot");
	src: url("../fonts/InterTight-Thin.eot?#iefix")format("embedded-opentype"),
	url("../fonts/InterTight-Thin.woff") format("woff"),
	url("../fonts/InterTight-Thin.ttf") format("truetype");
	font-style: normal;
	font-weight: 200;
}
@font-face {
	font-family: "InterTight";
	src: url("../fonts/InterTight-Light.eot");
	src: url("../fonts/InterTight-Light.eot?#iefix")format("embedded-opentype"),
	url("../fonts/InterTight-Light.woff") format("woff"),
	url("../fonts/InterTight-Light.ttf") format("truetype");
	font-style: normal;
	font-weight: 300;
}

@font-face {
	font-family: "InterTight";
	src: url("../fonts/InterTight-Regular.eot");
	src: url("../fonts/InterTight-Regular.eot?#iefix")format("embedded-opentype"),
	url("../fonts/InterTight-Regular.woff") format("woff"),
	url("../fonts/InterTight-Regular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}

@font-face {
	font-family: "InterTight";
	src: url("../fonts/InterTight-SemiBold.eot");
	src: url("../fonts/InterTight-SemiBold.eot?#iefix")format("embedded-opentype"),
	url("../fonts/InterTight-SemiBold.woff") format("woff"),
	url("../fonts/InterTight-SemiBold.ttf") format("truetype");
	font-style: normal;
	font-weight: 600;
}
  @font-face {
   font-family: "InterTight";
    src: local('InterTight-Bold'), local('InterTight-Bold'),
        url('../fonts/InterTight-Bold.woff2') format('woff2'),
        url('../fonts/InterTight-Bold.woff') format('woff'),
        url('../fonts/InterTight-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
  }

@font-face {
    font-family: 'Rubik One';
    src: local('Rubik One Regular'), local('Rubik-One-Regular'),
        url('../fonts/RubikOne-Regular.woff2') format('woff2'),
        url('../fonts/RubikOne-Regular.woff') format('woff'),
        url('../fonts/RubikOne-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }

  @font-face {
    font-family: 'Molot';
    src: local('Molot Bold'), local('Molot-Bold'),
        url('../fonts/Molot.woff2') format('woff2'),
        url('../fonts/Molot.woff') format('woff'),
        url('../fonts/Molot.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
  }