@font-face {
    font-family: Astana;
    font-weight: bold;
    src: url("../fonts/font.otf") format("opentype");
}

.tituloAstana{
    /*font-family: 'Astana', serif;*/
    /*font-size: 45px;*/
}

/*p, h1, h2, h3, ul, table, body{*/
    /*font-family: 'Astana', serif;*/

/*}*/