@font-face {
    font-family: 'alamanon';
    src: url('/assets/fontello-0d1c63c1/font/alamanon.woff2') format('woff2'),
         url('/assets/fontello-0d1c63c1/font/alamanon.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'alamanon';
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
}

.icon-play:before { content: '\e800'; }
.icon-pause:before { content: '\e801'; }
.icon-basket:before { content: '\e802'; }
.icon-exclamation:before { content: '\e803'; }
.icon-chart-bar:before { content: '\e804'; }
.icon-menu:before { content: '\f0c9'; }
.icon-youtube-play:before { content: '\f16a'; }
.icon-soundcloud:before { content: '\f1be'; }
.icon-bandcamp:before { content: '\f2d5'; }
.icon-linkedin-squared:before { content: '\f30c'; }
