@font-face {
  font-family: 'minimeek';
  src: url("/fonts/minimeek-extended-webfont.woff2") format("woff2"), url("/fonts/minimeek-extended-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

.fs-subhead__wrapper--unpadded .fs-subhead {
  padding-bottom: 15px;
  border-bottom: solid 1px #ddd; }

.fs-table--small {
  line-height: 1.8;
  max-width: 500px; }
  .fs-table--small tr td:first-child {
    width: 150px; }
    .fs-table--small tr td:first-child:after {
      content: ':'; }
  .fs-table--small tr td:last-child {
    width: 300px; }

.fs-table__wrapper {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: solid 1px #ddd; }

#create-fontstruction {
  display: none; }
