@font-face {
  font-family: "SokolFugner-Regular";
  src: url("/fonts/SokolFugner-Regular.eot"); /* IE9 Compat Modes */
  src: url("/fonts/SokolFugner-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/fonts/SokolFugner-Regular.otf") format("opentype"), /* Open Type Font */
    url("/fonts/SokolFugner-Regular.svg") format("svg"), /* Legacy iOS */
    url("/fonts/SokolFugner-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("/fonts/SokolFugner-Regular.woff") format("woff"), /* Modern Browsers */
    url("/fonts/SokolFugner-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SokolTyrs-Regular";
  src: url("/fonts/SokolTyrs-Regular.eot"); /* IE9 Compat Modes */
  src: url("/fonts/SokolTyrs-Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/fonts/SokolTyrs-Regular.otf") format("opentype"), /* Open Type Font */
    url("/fonts/SokolTyrs-Regular.svg") format("svg"), /* Legacy iOS */
    url("/fonts/SokolTyrs-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("/fonts/SokolTyrs-Regular.woff") format("woff"), /* Modern Browsers */
    url("/fonts/SokolTyrs-Regular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

.fugner {font-family: 'SokolFugner-Regular' !important;}
.tyrs {font-family: 'SokolTyrs-Regular' !important;}

.sp-megamenu-parent a {font-family: 'SokolTyrs-Regular' !important;}