/*@font-face {*/
    /*font-family: "HB";*/
    /*font-style: normal;*/
    /*font-weight: normal;*/
    /*src: url("font/HelveticaNeueCyr-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("font/HelveticaNeueCyr-Bold-webfont.woff2") format("woff2"), url("font/HelveticaNeueCyr-Bold-webfont.woff") format("woff"), url("font/HelveticaNeueCyr-Bold-webfont.ttf") format("truetype"), url("font/HelveticaNeueCyr-Bold-webfont.svg#helveticaneuecyrbold") format("svg");*/
/*}*/
/*@font-face {*/
    /*font-family: "HL";*/
    /*font-style: normal;*/
    /*font-weight: normal;*/
    /*src: url("font/HelveticaNeueCyr-Light-webfont.eot?#iefix") format("embedded-opentype"), url("font/HelveticaNeueCyr-Light-webfont.woff2") format("woff2"), url("font/HelveticaNeueCyr-Light-webfont.woff") format("woff"), url("font/HelveticaNeueCyr-Light-webfont.ttf") format("truetype"), url("font/HelveticaNeueCyr-Light-webfont.svg#helveticaneuecyrlight") format("svg");*/
/*}*/
@font-face {
    font-family: "HUL";
    font-style: normal;
    font-weight: normal;
    src: url("font/HelveticaNeueCyr-UltraLight-webfont.eot?#iefix") format("embedded-opentype"), url("font/HelveticaNeueCyr-UltraLight-webfont.woff2") format("woff2"), url("font/HelveticaNeueCyr-UltraLight-webfont.woff") format("woff"), url("font/HelveticaNeueCyr-UltraLight-webfont.ttf") format("truetype"), url("font/HelveticaNeueCyr-UltraLight-webfont.svg#helveticaneuecyrultralight") format("svg");
}
@font-face {
    font-family: "HR";
    font-style: normal;
    font-weight: normal;
    src: url("font/HelveticaNeueCyr-Roman-webfont.eot?#iefix") format("embedded-opentype"), url("font/HelveticaNeueCyr-Roman-webfont.woff2") format("woff2"), url("font/HelveticaNeueCyr-Roman-webfont.woff") format("woff"), url("font/HelveticaNeueCyr-Roman-webfont.ttf") format("truetype"), url("font/HelveticaNeueCyr-Roman-webfont.svg#helveticaneuecyrroman") format("svg");
}
@font-face {
    font-family: "HT";
    font-style: normal;
    font-weight: normal;
    src: url("font/HelveticaNeueCyr-Thin-webfont.eot?#iefix") format("embedded-opentype"), url("font/HelveticaNeueCyr-Thin-webfont.woff2") format("woff2"), url("font/HelveticaNeueCyr-Thin-webfont.woff") format("woff"), url("font/HelveticaNeueCyr-Thin-webfont.ttf") format("truetype"), url("font/HelveticaNeueCyr-Thin-webfont.svg#helveticaneuecyrthin") format("svg");
}

h1 {
    font-family: "HUL";
    /*font-size: 90px;*/
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5 {
    font-family: "HUL";
    line-height: 0.8em;
}

* {
    font-family: "HT";
}
p {
    padding-top: 1em;
}

label {
    font-family: "HR";
    font-weight: normal;
}

a, a:visited {
    color: #d7d6d6;
}

a:hover{
    color: white;
}

form {
    width: 50%;
}