@font-face {
    font-family: "Ionicons";
    src: url("../fonts/ionicons.eot");
    src: url("../fonts/ionicons.eot#iefix") format("embedded-opentype"), url("../fonts/ionicons.woff2") format("woff2"), url("../fonts/ionicons.woff") format("woff"), url("../fonts/ionicons.ttf") format("truetype"), url("../images/ionicons.svg#Ionicons") format("svg");
    font-weight: normal;
    font-style: normal
}

.ionicons,
.ion-ios-arrow-back:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-round-forward:before,
.ion-md-arrow-back:before {
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ion-ios-arrow-back:before {
    content: "\f3cf"
}

.ion-ios-arrow-forward:before {
    content: "\f3d1"
}

.ion-ios-arrow-round-forward:before {
    content: "\f119"
}

.ion-md-arrow-back:before {
    content: "\f27d"
}