/* PP Hatton font start here  */
@font-face {
    font-family: 'PP Hatton';
    src: url('../fonts/PPHatton-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Hatton';
    src: url('../fonts/PPHatton-Ultralight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Hatton';
    src: url('../fonts/PPHatton-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Bourrasque font start here  */
@font-face {
    font-family: 'Bourrasque';
    src: url('../fonts/Bourrasque-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bourrasque 45 Est';
    src: url('../fonts/Bourrasque-45Est.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Bourrasque 45 Ouest';
    src: url('../fonts/Bourrasque-45Ouest.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* Priestacy font family start here  */
@font-face {
    font-family: 'Priestacy';
    src: url('../fonts/Priestacy.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

