@font-face {
  font-family: tahoma;
  src: url(/tahoma.otf);
}

body {
  /*font-family: "Poppins",tahoma,sans-serif;*/
    font-family: tahoma;
}
h1, h2, h3, h4 {
    font-family: tahoma;
}
nav ul li a {
    font-family: tahoma !important;
}
div#block-quicktabsparakaasanaharau ul li a {
    font-family: tahoma;
}
div#block-quicktabsparakaasanaharau table {
    font-family: tahoma !important;
}
div#block-sections table span {
    font-family: tahoma !important;
}