

@font-face {
    font-family: 'Adriana';
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url('./Adriana-Regular.ttf') format('truetype');
}



@font-face {
    font-family: 'Moon';
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    src: url('./Moon-Light.ttf') format('truetype');
}


@font-face {
    font-family: 'Moon';
    font-weight: bold;
    font-style: normal;
    font-display: swap;
    src: url('./Moon-Bold.ttf') format('truetype');
}
