
/* Source: styles/style.css */

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot');
    src: url('../fonts/icomoon.eot#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    text-align: center
}

.icon-bomb:before {
    content: "\e91d"
}
.icon-cooking-pot:before {
    content: "\e921"
}
.icon-goddess-statue:before {
    content: "\e922"
}
.icon-hinox:before {
    content: "\e923"
}
.icon-lynel:before {
    content: "\e924"
}
.icon-wizzrobe:before {
    content: "\e925"
}
.icon-armor:before {
    content: "\e900"
}
.icon-beef:before {
    content: "\e901"
}
.icon-blupee:before {
    content: "\e902"
}
.icon-boss:before {
    content: "\e903"
}
.icon-bow-n-arrows:before {
    content: "\e904"
}
.icon-dungeon:before {
    content: "\e905"
}
.icon-enemies:before {
    content: "\e906"
}
.icon-enemy-camp:before {
    content: "\e907"
}
.icon-equipment:before {
    content: "\e908"
}
.icon-fish:before {
    content: "\e909"
}
.icon-food-n-materials:before {
    content: "\e90a"
}
.icon-great-fairy:before {
    content: "\e90b"
}
.icon-guardian:before {
    content: "\e90c"
}
.icon-herbs:before {
    content: "\e90d"
}
.icon-items:before {
    content: "\e90e"
}
.icon-korok-seeds:before {
    content: "\e90f"
}
.icon-locations:before {
    content: "\e910"
}
.icon-memories:before {
    content: "\e911"
}
.icon-mini-Game:before {
    content: "\e912"
}
.icon-mushrooms:before {
    content: "\e913"
}
.icon-poi:before {
    content: "\e914"
}
.icon-sheikah-tower:before {
    content: "\e915"
}
.icon-sields:before {
    content: "\e916"
}
.icon-shrine-quest:before {
    content: "\e917"
}
.icon-shrine-of-trials:before {
    content: "\e918"
}
.icon-quest:before {
    content: "\e919"
}
.icon-stables:before {
    content: "\e91a"
}
.icon-treasure-chest:before {
    content: "\e91b"
}
.icon-BotW_Village:before {
    content: "\e91c"
}
.icon-BotW_Weapons:before {
    content: "\e91e"
}
.icon-pencil:before {
    content: "\e91f"
}
.icon-BotW_Book:before {
    content: "\e920"
}

.icon-link:before {
    content: "\e9cb"
}
.icon-cross:before {
    content: "\ea0f"
}
.icon-checkmark:before {
    content: "\ea10"
}


.circle {
    width: 64px;
    height: 64px;
    border-radius: 64px;
    line-height: 64px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    color: white
}
.circleMap {
    width: 23px !important;
    height: 23px !important;
    line-height: 22px !important
}
.icnText {
    font-size: 16px
}
.circleMap-medium {
    width: 23px !important;
    height: 23px !important;
    line-height: 22px !important
}
.icnText-medium {
    font-size: 15px
}
