@font-face {
    font-family: 'font-page';
    src: url('../fonts/BT-BeauSans-Regular.ttf') format('woff2'),
        url('../fonts/BT-BeauSans-Regular.ttf') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'font-page';
    src: url('../fonts/BT-BeauSans-Medium.ttf') format('woff2'),
        url('../fonts/BT-BeauSans-Medium.ttf') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'font-page';
    src: url('../fonts/BT-BeauSans-Bold.ttf') format('woff2'),
        url('../fonts/BT-BeauSans-Bold.ttf') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'font-page';
    src: url('../fonts/BT-BeauSans-ExtraBold.ttf') format('woff2'),
        url('../fonts/BT-BeauSans-ExtraBold.ttf') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: '1FTV-Photograph';
    src: url('../fonts/1FTV-Photograph-Signature.otf') format('woff2'),
        url('../fonts/1FTV-Photograph-Signature.otf') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Philosopher';
    src: url('../fonts/Philosopher-Bold.ttf') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BeautiqueDisplay';
    src: url('../fonts/BeautiqueDisplay-Bold.otf') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}