@font-face {
  font-family: "Open Sans";
  src: url ("/images/Fonts/OpenSans-Italic-VariableFont_wdthwght.ttf");
}

body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
  text-decoration: none;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  font-family: 'Open Sans', sans-serif;
  font-size: 100%;
  font-weight: 100;
  text-decoration: none;
}

.menu.nav-pills > li > a, .menu.nav-pills > li > span, .menu.nav-pills .sp-dropdown li.sp-menu-item > a {
  font-family: 'Open Sans', sans-serif;
  font-size: 100%;
  font-weight: 100;
  text-decoration: none;
}