/* ==========================================================================
   ROBOTO CONDENSED – Local Webfont
   ========================================================================== */

/* 100 Italic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/roboto-condensed-v31-latin-100italic.woff2') format('woff2');
  font-display: swap;
}

/* 300 Normal */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-condensed-v31-latin-300.woff2') format('woff2');
  font-display: swap;
}

/* 400 Regular */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-condensed-v31-latin-regular.woff2') format('woff2');
  font-display: swap;
}

/* 500 Medium */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-condensed-v31-latin-500.woff2') format('woff2');
  font-display: swap;
}

/* 600 SemiBold */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/roboto-condensed-v31-latin-600.woff2') format('woff2');
  font-display: swap;
}

/* 700 Bold */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-condensed-v31-latin-700.woff2') format('woff2');
  font-display: swap;
}



/* ==========================================================================
   ROBOTO SLAB – Local Webfont
   ========================================================================== */

/* 300 Light */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-slab-v36-latin-300.woff2') format('woff2');
  font-display: swap;
}

/* 400 Regular */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-slab-v36-latin-regular.woff2') format('woff2');
  font-display: swap;
}

/* 600 SemiBold */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/roboto-slab-v36-latin-600.woff2') format('woff2');
  font-display: swap;
}

/* 700 Bold */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-slab-v36-latin-700.woff2') format('woff2');
  font-display: swap;
}