@font-face {
    font-family: "EliceDigitalBaeum";
    font-style: normal;
    font-weight: 400;
    src: 
        url('../fonts/EliceDigitalBaeum_Regular.ttf') format('truetype');
}

@font-face {
    font-family: "EliceDigitalBaeum";
    font-style: normal;
    font-weight: 700;
    src: 
        url('../fonts/EliceDigitalBaeum_Bold.ttf') format('truetype');
}