/* Self-hosted Fonts
===========================================================*/

@font-face {
  font-family: 'TT Commons Pro';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/TT_Commons_Pro_Light.woff2') format('woff2');
}

@font-face {
  font-family: 'TT Commons Pro';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/TT_Commons_Pro_Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'TT Commons Pro';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/TT_Commons_Pro_Normal.woff2') format('woff2');
}

@font-face {
  font-family: 'TT Commons Pro';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/TT_Commons_Pro_DemiBold.woff2') format('woff2');
}
