@font-face {
    font-family: 'IcoMoon-Free';
    src: url('https://www.genueser-schiff.de/external/css/fonts/IcoMoon-Free.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



[class^="icn-"],
[class*=" icn-"] {
    font-family: 'IcoMoon-Free';
    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
}

.icn-instagram:before {
    content: "\e612"
}

.icn-pinterest:before {
    content: "\e613"
}

.icn-envelope:before {
    content: "\e606"
}

.icn-menu:before {
    content: "\e9bd"
}

.icn-arrow-right:before {
    content: "\ea3c";
}

.icn-arrow-left:before {
    content: "\ea40";
}

.icn-twitter:before {
    content: "\ea96"
}

.icn-facebook:before {
    content: "\ea90"
}

.icn-calendar:before {
    content: "\e953"
}

.icn-vinkeles:before {
    content: "\e600"
}

.icn-googleplus:before {
    content: "\e602"
}

.icn-globe:before {
    content: "\e9ca"
}

.icn-marker:before {
    content: "\e60f"
}

.icn-plus:before {
    content: "\e609"
}

.icn-minus:before {
    content: "\e60a"
}

.icn-datepicker:before {
    content: "\e60c"
}

.icn-close:before {
    content: "\e60e"
}

.icn-search:before {
    content: "\e60d"
}

.icn-play:before {
    content: "\ea1c"
}

.icn-pause:before {
    content: "\ea1d"
}