/* Albert Sans - Regular 400 */
@font-face {
  font-family: 'Albert Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/albert-sans-v4-latin-regular.woff2') format('woff2');
}

/* Albert Sans - SemiBold 600 */
@font-face {
  font-family: 'Albert Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/albert-sans-v4-latin-600.woff2') format('woff2');
}

/* Urbanist - Regular 400 */
@font-face {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/urbanist-v17-latin-regular.woff2') format('woff2');
}

/* Urbanist - SemiBold 600 */
@font-face {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/urbanist-v17-latin-600.woff2') format('woff2');
}

/* Urbanist - Bold 700 */
@font-face {
  font-family: 'Urbanist';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/urbanist-v17-latin-700.woff2') format('woff2');
}
