
@font-face
{
  font-family : "Material Icons";
  font-style  : normal;
  font-weight : 400;
  src         : url("/static/fonts/1l8mn07imsbjfagzmzsr4zkq9ba9y7ysm80w5n1nnz9rhr3zcrc2-material-icons.woff2")format("woff2");
}

@font-face
{
  font-family : "Material Icons Outlined";
  font-style  : normal;
  font-weight : 400;
  src         : url("/static/fonts/0xsmqwm2cwwfxdhjvcphjr9y2y0m175a69bg638wh5ss2jksip1m-material-icons-outlined.woff2")format("woff2");
}

@font-face
{
  font-family : "Connect Icons";
  font-style  : normal;
  font-weight : 400;
  src         : url("/static/fonts/1clhkbqingahbc1makixf0sar4qq13w7k998jnqlz3zxy25fx1b5-connect-icons.woff2")format("woff2");
}

.material-icons
{
  font-family    : "Material Icons";
  font-weight    : normal;
  font-style     : normal;
  font-size      : 24px;
  line-height    : 1;
  letter-spacing : normal;
  text-transform : none;
  display        : inline-block;
  white-space    : nowrap;
  word-wrap      : normal;
  direction      : ltr;
}

.material-icons-outlined
{
  font-family    : "Material Icons Outlined";
  font-weight    : normal;
  font-style     : normal;
  font-size      : 24px;
  line-height    : 1;
  letter-spacing : normal;
  text-transform : none;
  display        : inline-block;
  white-space    : nowrap;
  word-wrap      : normal;
  direction      : ltr;
}

.connect-icons
{
  font-family    : "Connect Icons";
  font-weight    : normal;
  font-style     : normal;
  font-size      : 24px;
  line-height    : 1;
  letter-spacing : normal;
  text-transform : none;
  display        : inline-block;
  white-space    : nowrap;
  word-wrap      : normal;
  direction      : ltr;
}


/* Generated with Clay, http://fvisser.nl/clay */