@charset "UTF-8";

/**
 * gotham font face
 */
@font-face {
  font-family: 'SortsMillGoudy';
  font-display: swap;
  src: url('./fonts/SortsMillGoudy-Regular.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}
