.fontawesome-icons-list {
	width: 5%!important;
}

@font-face {
  font-family: 'OldSansBlack';
  src: url('../font/OldSansBlack.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'OldSansUnderline';
  src: url('../font/OldSansBlackUnderline.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}