@font-face {
  font-family: 'Squares2';
  src:  url('fonts/Squares2.eot?s15udo');
  src:  url('fonts/Squares2.eot?s15udo#iefix') format('embedded-opentype'),
    url('fonts/Squares2.ttf?s15udo') format('truetype'),
    url('fonts/Squares2.woff?s15udo') format('woff'),
    url('fonts/Squares2.svg?s15udo#Squares2') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="squares2"], [class*=" squares2"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Squares2' !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;
}

.squares2Bullet-point-2:before {
  content: "\e900";
}
