/*-- vimifar 2023 --*/

/* Corporate Fonts */
@font-face {
 font-family: 'Stack Book';
 src: url('../fonts/stag-book-webfont.eot');
 src: url('../fonts/stag-book-webfont.eot?#iefix') format('embedded-opentype'),
      url('../fonts/stag-book-webfont.woff') format('woff'),
      url('../fonts/stag-book-webfont.ttf') format('truetype'),
      url('../fonts/stag-book-webfont.svg#stag-book-webfont') format('svg');
}

@font-face {
 font-family: 'Stack Light';
 src: url('../fonts/stag-light-webfont.eot');
 src: url('../fonts/stag-light-webfont.eot?#iefix') format('embedded-opentype'),
      url('../fonts/stag-light-webfont.woff') format('woff'),
      url('../fonts/stag-light-webfont.ttf') format('truetype'),
      url('../fonts/stag-light-webfont.svg#stag-light-webfont') format('svg');
}

@font-face {
 font-family: 'Stack Sans Book';
 src: url('../fonts/stag-sans-book-webfont.eot');
 src: url('../fonts/stag-sans-book-webfont.eot?#iefix') format('embedded-opentype'),
      url('../fonts/stag-sans-book-webfont.woff') format('woff'),
      url('../fonts/stag-sans-book-webfont.ttf') format('truetype'),
      url('../fonts/stag-sans-book-webfont.svg#stag-sans-book-webfont') format('svg');
}

@font-face {
 font-family: 'Stack Sans Light';
 src: url('../fonts/stag-sans-light-webfont.eot');
 src: url('../fonts/stag-sans-light-webfont.eot?#iefix') format('embedded-opentype'),
      url('../fonts/stag-sans-light-webfont.woff') format('woff'),
      url('../fonts/stag-sans-light-webfont.ttf') format('truetype'),
      url('../fonts/stag-sans-light-webfont.svg#stag-sans-light-webfont') format('svg');
}


@font-face {
 font-family: 'Roboto Condensed';
 src: url('../fonts/robotocondensed-bold-webfont.eot');
 src: url('../fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
      url('../fonts/robotocondensed-bold-webfont.woff') format('woff'),
      url('../fonts/robotocondensed-bold-webfont.ttf') format('truetype'),
      url('../fonts/robotocondensed-bold-webfont.svg#robotocondensed-bold-webfont') format('svg');
}

@font-face {
 font-family: 'Roboto Condensed Light';
 src: url('../fonts/robotocondensed-light-webfont.eot');
 src: url('../fonts/robotocondensed-light-webfont.eot?#iefix') format('embedded-opentype'),
      url('../fonts/robotocondensed-light-webfont.woff') format('woff'),
      url('../fonts/robotocondensed-light-webfont.ttf') format('truetype'),
      url('../fonts/robotocondensed-light-webfont.svg#robotocondensed-light-webfont') format('svg');
}

@font-face {
 font-family: 'Stag Sans Thin';
 src: url('../fonts/stag-sans-thin.eot');
 src: url('../fonts/stag-sans-thin.eot?#iefix') format('embedded-opentype'),
      url('../fonts/stag-sans-thin.woff') format('woff'),
      url('../fonts/stag-sans-thin.ttf') format('truetype'),
      url('../fonts/stag-sans-thin.svg#stag-sans-thin') format('svg');
}

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

}



