@font-face {
    font-family: "Lato";
    src: url("../fonts/latoheavy.eot"); /* IE9 */
    src: url("../fonts/latoheavy.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/latoheavy.woff") format("woff"), /* chrome, firefox */
    url("../fonts/latoheavy.ttf") format("truetype"), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("../fonts/latoheavy.svg#Lato Heavy") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: "Lato";
    src: url("../fonts/latobold.eot"); /* IE9 */
    src: url("../fonts/latobold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/latobold.woff") format("woff"), /* chrome, firefox */
    url("../fonts/latobold.ttf") format("truetype"), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("../fonts/latobold.svg#Lato") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: 700;
}


@font-face {
    font-family: "Yandex Sans Display";
    src: url("../fonts/YandexSansDisplay-Bold.eot"); /* IE9 */
    src: url("../fonts/YandexSansDisplay-Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/YandexSansDisplay-Bold.woff") format("woff"), /* chrome, firefox */
    url("../fonts/YandexSansDisplay-Bold.ttf") format("truetype"), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url("../fonts/YandexSansDisplay-Bold.svg#Yandex Sans Display Bold") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: 700;
}







