@font-face {
    font-family: 'PlayfairDisplay';
    font-weight: 400;
    src: url('../../fonts/PlayfairDisplay-Regular.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'PlayfairDisplay';
    font-weight: 500;
    src: url('../../fonts/PlayfairDisplay-Medium.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'PlayfairDisplay';
    font-weight: 600;
    src: url('../../fonts/PlayfairDisplay-SemiBold.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'PlayfairDisplay';
    font-weight: 700;
    src: url('../../fonts/PlayfairDisplay-Bold.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'PlayfairDisplay';
    font-weight: 800;
    src: url('../../fonts/PlayfairDisplay-ExtraBold.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'Ephesis';
    font-weight: 400;
    src: url('../../fonts/Ephesis-Regular.ttf');
    font-display: swap;
}

@font-face {
    font-family: 'OpenSans';
    font-weight: 400;
    src: url('../../fonts/OpenSans-Regular.ttf');
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans';
    font-weight: 500;
    src: url('../../fonts/OpenSans-Medium.ttf');
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans';
    font-weight: 600;
    src: url('../../fonts/OpenSans-SemiBold.ttf');
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans';
    font-weight: 700;
    src: url('../../fonts/OpenSans-Bold.ttf');
    font-display: swap;
}
