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

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !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;
}

.icon-arrow-1:before {
    content: "\e905";
}
.icon-arrow:before {
    content: "\e900";
}
.icon-event:before {
    content: "\e901";
}
.icon-photo:before {
    content: "\e902";
}
.icon-ticket:before {
    content: "\e903";
}
.icon-event-1:before {
    content: "\e906";
}
.icon-document:before {
    content: "\e904";
}
.icon-photo-2:before {
    content: "\e907";
}
.icon-photo-1:before {
    content: "\e908";
}
.icon-ticket-1:before {
    content: "\e909";
}
.icon-ticket-2:before {
    content: "\e90a";
}

