@font-face {
    font-family: 'Homizio_regular';
    src: url('./Homizio_regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Homizio_light';
    src: url('Homizio_light.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Great Vibes';
    src: url('GreatVibes-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

