/*--------------------------------------------------------------

  Template Name: Subas Ecommerce Responsive Bootstrap Template
  Description: This is html5 template
  Author: codecarnival
  Version: 1.0
  Design and Developed by: codecarnival

Note: This is the file where you can add your custom styles to change the look of the theme. But don't modify "style.css" file.

---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/
@font-face {
	font-family: 'LeagueGothic';
	src: url('../fonts/League Gothic.ttf'); 
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Bebas';
	src: url('../fonts/BebasNeue-Regular.ttf'); 
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyrianProExt';
	src: url('../fonts/Myriad Pro Bold SemiExtended.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyCalibri';
	src: url('../fonts/CALIBRI.ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyCourierNew';
	src: url('../fonts/Courier New.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FranklingGothic';
	src: url('../fonts/FranklinGothic.woff');
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'MyCourierNew' !important;
	letter-spacing: 1px
}
a, p, li, label {
	font-family: 'MyCourierNew' !important;
	letter-spacing: 0px;
	font-weight: 400;
	letter-spacing: 1px
}