@font-face {
    font-family: Lalezar;
    src: url('../fonts/Lalezar.ttf');
    font-weight: bold;
    font-style: bold;
}

h1,h2,h3 {
    font-family: 'Lalezar', sans-serif;
}