@font-face {
  font-family: 'corners';
  src:
    url('fonts/corners.ttf?pzoyef') format('truetype'),
    url('fonts/corners.woff?pzoyef') format('woff'),
    url('fonts/corners.svg?pzoyef#corners') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="corners"], [class*=" corners"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'corners' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cornersAsset-11:before {
  content: "\e90c";
}
.cornersAsset-2:before {
  content: "\e9a0";
}
.cornersAsset-3:before {
  content: "\e9a1";
}
.cornersAsset-4:before {
  content: "\e9a2";
}
