@font-face {
    font-family: "Ionicons";
    src: url("../fonts/ionicons.eot?v=2.0.0");
    src: url("../fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons.woff?v=2.0.0") format("woff"), url("../fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
    font-weight: normal;
    font-style: normal;
}
.ion-ios-close-empty:before,
.ion, .ionicons, .ion-ios-arrow-left, .ion-ios-arrow-right:before, .ion-ios-arrow-up:before, .ion-ios-close-empty:before {
    display: inline-block;
    font-family: "Ionicons";
    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-left:before {
    content: "\f3d2"}
.ion-ios-arrow-right:before {
    content: "\f3d3"}
.ion-ios-arrow-up:before {
    content: "\f3d8"}
.ion-ios-close-empty:before {
    content: "\f404"}
