/*////////////////////////////////////////////////////////////////////////////*/
/*/// TITLING GOTHIC /////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////*/


/*==================*/
/*=== Bold (700) ===*/
/*==================*/
@font-face {
  font-family: 'titling-gothic-bold';
  src: url('../fonts/Titling-Gothic-Bold.eot');
  src: url('../fonts/Titling-Gothic-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Titling-Gothic-Bold.woff') format('woff'),
       url('../fonts/Titling-Gothic-Bold.ttf') format('truetype'),
       url('../fonts/Titling-Gothic-Bold.svg#titlinggothicbold') format('svg');
  font-weight: 700;
  font-style: normal;
}




/*====================*/
/*=== Medium (500) ===*/
/*====================*/
@font-face {
  font-family: 'titling-gothic-medium';
  src: url('../fonts/Titling-Gothic-Medium.eot');
  src: url('../fonts/Titling-Gothic-medium.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Titling-Gothic-medium.woff') format('woff'),
       url('../fonts/Titling-Gothic-medium.ttf') format('truetype'),
       url('../fonts/Titling-Gothic-medium.svg#titlinggothicmedium') format('svg');
  font-weight: 500;
  font-style: normal;
}




/*=====================*/
/*=== Regular (300) ===*/
/*=====================*/
@font-face {
  font-family: 'titling-gothic-regular';
  src: url('../fonts/Titling-Gothic-Regular.eot');
  src: url('../fonts/Titling-Gothic-Regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Titling-Gothic-Regular.woff') format('woff'),
       url('../fonts/Titling-Gothic-Regular.ttf') format('truetype'),
       url('../fonts/Titling-Gothic-Regular.svg#titlinggothicregular') format('svg');
  font-weight: 300;
  font-style: normal;
}

/*////////////////////////////////////////////////////////////////////////////*/
/*/// TSTARPRO /////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////*/


/*==================*/
/*=== Bold (700) ===*/
/*==================*/
@font-face {
  font-family: 'TSTARPRO-Bold';
  src: url('../fonts/TSTARPRO-Bold.eot');
  src: url('../fonts/TSTARPRO-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/TSTARPRO-Bold.woff') format('woff'),
       url('../fonts/TSTARPRO-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}




/*====================*/
/*=== Medium (500) ===*/
/*====================*/
@font-face {
  font-family: 'TSTARPRO-Medium';
  src: url('../fonts/TSTARPRO-Medium.eot');
  src: url('../fonts/TSTARPRO-Medium.eot?#iefix') format('embedded-opentype'),
       url('../fonts/TSTARPRO-Medium.woff') format('woff'),
       url('../fonts/TSTARPRO-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}




/*=====================*/
/*=== Regular (300) ===*/
/*=====================*/
@font-face {
  font-family: 'TSTARPRO-Regular';
  src: url('../fonts/TSTARPRO-Regular.eot');
  src: url('../fonts/TSTARPRO-Regular?#iefix') format('embedded-opentype'),
       url('../fonts/TSTARPRO-Regular.woff') format('woff'),
       url('../fonts/TSTARPRO-Regular.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}


/*=====================*/
/*=== Headline===*/
/*=====================*/
@font-face {
  font-family: 'TSTARPRO-Headline';
  src: url('../fonts/TSTARPRO-Headline.eot');
  src: url('../fonts/TSTARPRO-Headline?#iefix') format('embedded-opentype'),
       url('../fonts/TSTARPRO-Headline.woff') format('woff'),
       url('../fonts/TSTARPRO-Headline.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
    font-family: 'TStarMonoRoundBold';
    src: url('../fonts/TStarMonoRoundBold.woff2') format('woff2'),
        url('../fonts/TStarMonoRoundBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

.grey_b14 {font-family:'TSTARPRO-Medium', Arial, san-serif; color:#FFF; font-size:14px;}
