@font-face {
    font-family: 'Playfair';
    src: url('../fonts/playfair/PlayfairDisplay-Regular.ttf');
    font-weight: normal;
}

@font-face {
    font-family: 'Playfair-Bold';
    src: url('../fonts/playfair/PlayfairDisplay-Regular.ttf');
    font-weight: bold;
}

@font-face {
    font-family: 'Kohinoor';
    src: url('../fonts/kohinoor/Kohinoor.ttc');
    font-weight: normal;
}

