@font-face {
    font-family: Prosto;
    src: url('../fonts/Prosto.ttf');
}
body {
    font-family: Tahoma, sans-serif;
}
.uppercase,
.top-link,
.division-switch,
.payment-switch,
.logo,
.logo-alt,
.footer-contacts-title {
    text-transform: uppercase;
}
.logo,
.logo-alt {
    font-family: Prosto;
    font-size: 2em;
    line-height: 1.2em;

}
.footer-contacts-title {
    font-family: Prosto;
    font-size: 1.3em;
    line-height: 1.2em;
}
.no-underline {
    text-decoration: none;
}
.speed-number {
    font-size: 4em;
    font-weight: bold;
}