/*Fonts*/



      @font-face {
        font-family: 'HelveticaLTRegular';
        src: url('../fonts/helveticaneueltstd-roman-webfont.eot');
        src: url('../fonts/helveticaneueltstd-roman-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneueltstd-roman-webfont.woff') format('woff'),
        url('../fonts/helveticaneueltstd-roman-webfont.ttf') format('truetype'),
        url('../fonts/helveticaneueltstd-roman-webfont.svg#helvetica_neue_lt_std55_roman') format('svg');
        font-weight: normal;
        font-style: normal;

      }

      @font-face {
        font-family: 'HelveticaLTLight';
        src: url('../fonts/helveticaneueltstd-lt-webfont.eot');
        src: url('../fonts/helveticaneueltstd-lt-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneueltstd-lt-webfont.woff') format('woff'),
        url('../fonts/helveticaneueltstd-lt-webfont.ttf') format('truetype'),
        url('../fonts/helveticaneueltstd-lt-webfont.svg') format('svg');
        font-weight: normal;
        font-style: normal;

      }

      .Light{
        font-family: 'HelveticaLTLight' !important;
      }


      @font-face {
        font-family: 'HelveticaLTMedium';
        src: url('../fonts/helveticaneueltstd-md-webfont.eot');
        src: url('../fonts/helveticaneueltstd-md-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneueltstd-md-webfont.woff') format('woff'),
        url('../fonts/helveticaneueltstd-md-webfont.ttf') format('truetype'),
        url('../fonts/helveticaneueltstd-md-webfont.svg#helvetica_neue_lt_std65Md') format('svg');
        font-weight: normal;
        font-style: normal;

      }

      .Medium{
        font-family: 'HelveticaLTMedium' !important;
      }

      @font-face {
        font-family: 'HelveticaLTMediumItalic';
        src: url('helveticaneueltstd-mdit-webfont.eot');
        src: url('helveticaneueltstd-mdit-webfont.eot?#iefix') format('embedded-opentype'),
        url('helveticaneueltstd-mdit-webfont.woff') format('woff'),
        url('helveticaneueltstd-mdit-webfont.ttf') format('truetype'),
        url('helveticaneueltstd-mdit-webfont.svg#helvetica_neue_lt_std66MdIt') format('svg');
        font-weight: normal;
        font-style: normal;

      }

      .MediumItalic{
        font-family: 'HelveticaLTMedium' !important;
        font-style:italic;
      }

      @font-face {
        font-family: 'HelveticaLTBold';
        src: url('../fonts/helveticaneueltstd-bd-webfont.eot');
        src: url('../fonts/helveticaneueltstd-bd-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/helveticaneueltstd-bd-webfont.woff') format('woff'),
        url('../fonts/helveticaneueltstd-bd-webfont.ttf') format('truetype'),
        url('../fonts/helveticaneueltstd-bd-webfont.svg#helvetica_neue_lt_std75_bold') format('svg');
        font-weight: normal;
        font-style: normal;

      }

      .Bold{
        font-family: 'HelveticaLTBold' !important;
      }

      @font-face {
        font-family: 'Helvetica_thin_extended';
        src: url('../fonts/HelveticaNeueLTStd-ThEx.eot');
        src: url('../fonts/HelveticaNeueLTStd-ThEx.eot?#iefix') format('embedded-opentype'),
            url('../fonts/HelveticaNeueLTStd-ThEx.woff2') format('woff2'),
            url('../fonts/HelveticaNeueLTStd-ThEx.woff') format('woff'),
            url('../fonts/HelveticaNeueLTStd-ThEx.ttf') format('truetype'),
            url('../fonts/HelveticaNeueLTStd-ThEx.svg#HelveticaNeueLTStd-ThEx') format('svg');
        font-weight: normal;
        font-style: normal;
    }

    .Light_ext{
        font-family: 'Helvetica_thin_extended' !important;
      }


    @font-face {
        font-family: 'Helvetica_bold_condensed';
        src: url('../fonts/HelveticaNeueLTStd-BdCn.eot');
        src: url('../fonts/HelveticaNeueLTStd-BdCn.eot?#iefix') format('embedded-opentype'),
            url('../fonts/HelveticaNeueLTStd-BdCn.woff2') format('woff2'),
            url('../fonts/HelveticaNeueLTStd-BdCn.woff') format('woff'),
            url('../fonts/HelveticaNeueLTStd-BdCn.ttf') format('truetype'),
            url('../fonts/HelveticaNeueLTStd-BdCn.svg#HelveticaNeueLTStd-BdCn') format('svg');
        font-weight: normal;
        font-style: normal;
    }

    
      .Bold_cond{
        font-family: 'Helvetica_bold_condensed' !important;
      }


      @font-face {
        font-family: 'Stay_Wildy';
        src:url('../fonts/Stay_Wildy.ttf') format('truetype'),
        url('../fonts/Stay_Wildy.woff') format('woff'),
        url('../fonts/Stay_Wildy.ttf') format('truetype'),
        url('../fonts/Stay_Wildy.svg#Stay_Wildy') format('svg');
        font-weight: normal;
        font-style: normal;
      }