@font-face {
    font-family: 'Love Ya Like A Sister';
    src: url('/wp-content/fonts/Love_Ya_Like_A_Sister/LoveYaLikeASister-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('/wp-content/fonts/Raleway/Raleway-VariableFont_wght.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Roboto Regular (Weight 400) */
@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/fonts/Roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Roboto Medium (Weight 700) */
@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/fonts/Roboto/Roboto-Medium.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}