@font-face {
  font-family: 'Shirts';
  src: url('shirts/Shirts.woff2?3') format('woff2'), url('shirts/Shirts.woff?3') format('woff'), url('shirts/Shirts.ttf?3') format('truetype'), url('shirts/Shirts.ttf?3#Shirts') format('svg');
  font-weight: normal;
  font-style: normal;
}

.btn-shirt .fmp-shirts {
  text-align: center;
  margin-top: 4px;
}

.fmp-shirts {
  position: absolute;
  font-family: 'Shirts';
  width: 100%;
  font-style: normal;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.shirt-full:before {
  content: "\0021";
}

.shirt-onestripe:before {
  content: "\0022";
}

.shirt-stripes:before {
  content: "\0023";
}

.shirt-hstripes:before {
  content: "\0024";
}

.shirt-river:before {
  content: "\0025";
}

.shirt-onehstripe:before {
  content: "\0026";
}

.shirt-hmstripes:before {
  content: "\0027";
}

.shirt-hhalf:before {
  content: "\0028";
}

.shirt-vhalf:before {
  content: "\0029";
}

.shirt-cross:before {
  content: "\002a";
}

.shirt-vhhalf:before {
  content: "\002b";
}

.shirt-chess:before {
  content: "\002c";
}

.shirt-num:before {
  content: "\0031";
}

.shirt-back:before {
  content: "\0040";
}
