@font-face 
{
    font-family: Open-Sans; /* Имя шрифта */
    src: url(../fonts/Open-sans.ttf); /* Путь к файлу со шрифтом */
}

