@font-face {
  font-family: 'Elice';
  font-style: normal;
  font-weight: 400;
  src: url('EliceDigitalBaeumOTF_Regular.otf') format('opentype'),
    url('EliceDigitalBaeum_Regular.ttf') format('truetype'),
    url('EliceDigitalBaeumOTF_Regular.woff') format('woff');
}

@font-face {
  font-family: 'Elice';
  font-style: bold;
  font-weight: 600;
  src: url('EliceDigitalBaeumOTF_Bold.otf') format('opentype'),
    url('EliceDigitalBaeum_Bold.ttf') format('truetype'),
    url('EliceDigitalBaeumOTF_Bold.woff') format('woff');
}
