@font-face {
  font-family: 'GeologicaRegular';
  src: url('../fonts/Geological-Bold.tff') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body,p,h1,h2,h3,h4,h5,h6,a,span,div,ul,li {
  font-family: 'GeologicalRegular',Verdana  !important;
}

.lang-active {
  background-color: transparent !important;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #010101 !important;
}