

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on June 13, 2019 */

@font-face {
  font-family: 'helveticaregular';
  src: url('../fonts/helvetica-webfont.woff2') format('woff2'),
       url('../fonts/helvetica-webfont.woff') format('woff'),
       url('../fonts/Helvetica.otf') format('opentype');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'helveticabold';
  src: url('../fonts/helvetica-bold-webfont.woff2') format('woff2'),
       url('../fonts/helvetica-bold-webfont.woff') format('woff'),
       url('../fonts/Helvetica-Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'helveticalight';
  src: url('../fonts/helvetica-light-webfont.woff2') format('woff2'),
       url('../fonts/helvetica-light-webfont.woff') format('woff'),
       url('../fonts/Helvetica-Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'helvetica_neueregular';
  src: url('../fonts/helveticaneue-bold-webfont.woff2') format('woff2'),
       url('../fonts/helveticaneue-bold-webfont.woff') format('woff'),
       url('../fonts/HelveticaNeue-Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'helvetica_neuethin';
  src: url('../fonts/helveticaneue-thin-webfont.woff2') format('woff2'),
       url('../fonts/helveticaneue-thin-webfont.woff') format('woff'),
       url('../fonts/HelveticaNeue-Thin.otf') format('opentype');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'helveticaoblique';
  src: url('../fonts/helvetica-oblique-webfont.woff2') format('woff2'),
       url('../fonts/helvetica-oblique-webfont.woff') format('woff'),
       url('../fonts/Helvetica-Oblique.otf') format('opentype');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'helvetica_neuethin_italic';
  src: url('../fonts/helveticaneue-lightitalic-webfont.woff2') format('woff2'),
       url('../fonts/helveticaneue-lightitalic-webfont.woff') format('woff'),
       url('../fonts/HelveticaNeue-LightItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;

}
body {
  font-family: helveticalight,helvetica,sans-serif;
}
h1, h2, h3, h4, h5, h6 { 
  font-family: helveticabold,helvetica,sans-serif;
}

#navbar, .navbar-nav {
  font-family: helvetica,sans-serif;
  font-size: .95em;
}
p.productheader {
  margin-bottom: 0px;
}
.homepage-product-head-bold {
  font-size:3.5em;
  color: #005dab;
  font-family: helvetica_neueregular;
}
.homepage-product-head-thin {
  font-size:3.5em;
  color: #005dab;
  font-family: helvetica_neuethin;
}
p>.homepage-product-head-thin, p>.homepage-product-head-bold{
  margin-bottom: -10px;
  line-height: 1;
}
.homepage-product-sub {
  font-size:2em;
  color: #005dab;
  font-family: helvetica_neuethin_italic;
}
.homepage-product-info {
  font-size:1.2em;
  line-height: 1.4;
  font-family: helveticalight;
}
.path-frontpage .tab-container {
  font-family: helveticaregular;
}