/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
@font-face {
    font-family: 'GothamRegular';
    src: url('../fonts/gotham-book.eot');
    src: url('../fonts/gotham-book.eot') format('embedded-opentype'),
         url('../fonts/gotham-book.woff') format('woff'),
         url('../fonts/gotham-book.ttf') format('truetype'),
         url('../fonts/gotham-book.svg#GothamRegular') format('svg');
		font-weight:100!important;
}
@font-face {
    font-family: 'SentinelBookItalic';
	font-weight: 100;
    src: url('../fonts/sentinel-bookitalic.eot');
    src: url('../fonts/sentinel-bookitalic.eot') format('embedded-opentype'),
         url('../fonts/sentinel-bookitalic.woff') format('woff'),
         url('../fonts/sentinel-bookitalic.ttf') format('truetype'),
         url('../fonts/sentinel-bookitalic.svg#SentinelBookItalic') format('svg');
		 font-weight:100!important;

}
@font-face {
  font-family: 'Gotham-Medium';
    src: url('../fonts/Gotham-Medium.eot');
    src: url('../fonts/Gotham-Medium.eot') format('embedded-opentype'),
         url('../fonts/Gotham-Medium.woff') format('woff'),
         url('../fonts/Gotham-Medium.ttf') format('truetype'),
         url('../fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
  font-weight:100!important;
}
@font-face {
    font-family: 'dearjoe';
    src: url('../fonts/dj5ctrial-webfont.eot');
    src: url('../fonts/dj5ctrial-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dj5ctrial-webfont.woff') format('woff'),
         url('../fonts/dj5ctrial-webfont.ttf') format('truetype');

}