@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;600;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;800&display=swap');

/*font-family: 'Oswald', sans-serif;*/


/*font-family: 'Nunito', sans-serif;*/

@font-face {
    font-family: 'Cinzel';
    src: url('../fonts/Cinzel-Regular.otf');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'PlayfairDisplay';
    src: url('../fonts/PlayfairDisplay-ExtraBold.ttf');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'TRAJANPRO';
    src: url('../fonts/TRAJANPRO-REGULAR_1.OTF');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'AUSTINA';
    src: url('../fonts/AUSTINA-REGULAR.OTF');
    font-weight: 300;
    font-style: normal;
}


/*@font-face {*/


/*font-family: 'NexaBold';*/


/*src: url('../fonts/NexaBold.woff2') format('woff2'),*/


/*url('../fonts/NexaBold.woff') format('woff');*/


/*font-weight: bold;*/


/*font-style: normal;*/


/*}*/