
@font-face {
    font-family: geometria;
    src: url('../fonts/geometria.otf');
}

@font-face {
    font-family: geometria-italic;
    src: url('../fonts/Geometria-Italic.ttf');
}
@font-face {
    font-family: gothick;
    src: url('../fonts/GOTHIC.TTF');
}
@font-face {
    font-family: Geometria-Light;
    src: url('../fonts/Geometria-Light.ttf');
}

.anket-parameters , .anket-about , .dropdown li a{
    font-family: Geometria-Light;
}

.button, optgroup, select, textarea, body {
    font-family: geometria;
}
.comment-count{
    font-family: gothick;
}
input{
    font-family: geometria-italic;
}
