@charset "UTF-8";

@font-face { 
    font-display: swap; 
    font-family: "Ionicons"; 

    src: url("ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), 
        url("ionicons.woff?v=2.0.0") format("woff"); 
    font-weight: normal; font-style: normal; }

.ion, .ionicons, .ion-navicon:before, .ion-navicon-round: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-navicon:before { content: "\f20e"; }
.ion-navicon-round:before { content: "\f20d"; }
