/* Cyrillic Font - cyprus 1.0 */

body {
  font-family: Myriad, "Helvetica Neue", Helvetica, Arial, Tahoma, sans-serif !important;
}

div, section, article, main {
  font-family: inherit;
}

p, span, a, li, td, th, label,
input, textarea, select,
h1, h2, h3, h4, h5, h6,
button {
  font-family: inherit;
}

i, svg, [class*="icon"], [class*="Icon"] {
  font-family: inherit ;
}