@font-face {
    font-family: 'pexton-icons';
    src:    url('fonts/pexton-icons.eot?ib0560');
    src:    url('fonts/pexton-icons.eot?ib0560#iefix') format('embedded-opentype'),
        url('fonts/pexton-icons.woff2?ib0560') format('woff2'),
        url('fonts/pexton-icons.ttf?ib0560') format('truetype'),
        url('fonts/pexton-icons.woff?ib0560') format('woff'),
        url('fonts/pexton-icons.svg?ib0560#pexton-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.eicon2 {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'pexton-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;
}

.icon-souvenir .path1:before {
    content: "\e900";
    color: rgb(0, 0, 0);
}
.icon-souvenir .path2:before {
    content: "\e901";
    margin-left: -1em;
    color: rgb(38, 38, 38);
}
.icon-souvenir .path3:before {
    content: "\e902";
    margin-left: -1em;
    color: rgb(38, 38, 38);
}
.icon-souvenir .path4:before {
    content: "\e903";
    margin-left: -1em;
    color: rgb(38, 38, 38);
}
.icon-train:before {
    content: "\e904";
}
.icon-vip:before {
    content: "\e905";
}

