@font-face {
    font-family: 'EnchantedLand';
    src: url('../fonts/EnchantedLand.otf') format('opentype'); 
    font-weight: normal;
    font-style: normal;
}

#sitename {
    font-family: 'EnchantedLand', sans-serif;
    font-size: 34px;
}