@charset "UTF-8";
/*!
  Ionicons, v2.0.1 — locally hosted to avoid dead CDN CORS errors
  MIT License: https://github.com/driftyco/ionicons
*/
@font-face {
    font-family: "Ionicons";
    src: url("ionicons.eot?v=2.0.1");
    src: url("ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"),
         url("ionicons.ttf?v=2.0.1") format("truetype"),
         url("ionicons.woff?v=2.0.1") format("woff"),
         url("ionicons.svg?v=2.0.1#Ionicons") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
