@font-face {
    font-family: 'JustLovely';
    src: local('Just Lovely Regular'), local('Just-Lovely-Regular'),
    url('../fonts/JustLovely.woff2') format('woff2'),
    url('../fonts/JustLovely.woff') format('woff'),
    url('../fonts/JustLovely.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}