/*@font-face {*/
/*    font-family: 'Circe';*/
/*    src: url('../fonts/Circe-Bold.woff2') format('woff2'),*/
/*        url('../fonts/Circe-Bold.woff') format('woff');*/
/*    font-weight: bold;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Circe';*/
/*    src: url('../fonts/Circe-Light.woff2') format('woff2'),*/
/*        url('../fonts/Circe-Light.woff') format('woff');*/
/*    font-weight: 300;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Circe';*/
/*    src: url('../fonts/Circe-ExtraBold.woff2') format('woff2'),*/
/*        url('../fonts/Circe-ExtraBold.woff') format('woff');*/
/*    font-weight: 800;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/

/*@font-face {*/
/*    font-family: 'Circe';*/
/*    src: url('../fonts/Circe-Regular.woff2') format('woff2'),*/
/*        url('../fonts/Circe-Regular.woff') format('woff');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/
/*@font-face {*/
/*    font-family: Unbounded;*/
/*    src: url('../fonts/Unbounded-Regular.woff2') format('woff2');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/
/*@font-face {*/
/*    font-family: Unbounded;*/
/*    src: url('../fonts/Unbounded-Bold.woff2') format('woff2');*/
/*    font-weight: bold;*/
/*    font-style: normal;*/
/*    font-display: swap;*/
/*}*/


@font-face {
    font-family: Beausite Classic Web;
    src: url('../fonts/BeausiteClassicWeb-Regular.woff') format('woff'),
    url('../fonts/BeausiteClassicWebTrial-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Cormorant Garamond;
    src: url('../fonts/CormorantGaramond-Regular.ttf') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}