@font-face {
    font-family: 'Hobonichi-Icons';
    src:    url('../fonts/Hobonichi-Icons.eot?a3rwm6');
    src:    url('../fonts/Hobonichi-Icons.eot?a3rwm6#iefix') format('embedded-opentype'),
        url('../fonts/Hobonichi-Icons.ttf?a3rwm6') format('truetype'),
        url('../fonts/Hobonichi-Icons.woff?a3rwm6') format('woff'),
        url('../fonts/Hobonichi-Icons.svg?a3rwm6#Hobonichi-Icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="hb-"], [class*=" hb-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Hobonichi-Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.hb-modal:before {
    content: "\e913";
}
.hb-twitter:before {
    content: "\e911";
}
.hb-amazon:before {
    content: "\e900";
}
.hb-arrow-down-bold:before {
    content: "\e901";
}
.hb-arrow-down:before {
    content: "\e902";
}
.hb-arrow-left-bold:before {
    content: "\e903";
}
.hb-arrow-left:before {
    content: "\e904";
}
.hb-arrow-right-bold:before {
    content: "\e905";
}
.hb-arrow-right:before {
    content: "\e906";
}
.hb-arrow-up-bold:before {
    content: "\e907";
}
.hb-arrow-up:before {
    content: "\e908";
}
.hb-email-outline:before {
    content: "\e909";
}
.hb-email:before {
    content: "\e90a";
}
.hb-facebook-box:before {
    content: "\e90b";
}
.hb-facebook:before {
    content: "\e90c";
}
.hb-hobo:before {
    content: "\e90d";
}
.hb-instagram:before {
    content: "\e90e";
}
.hb-line:before {
    content: "\e90f";
}
.hb-menu:before {
    content: "\e910";
}
.hb-youtube-play:before {
    content: "\e912";
}

