/* cairo-regular */
@font-face {
  font-display: swap; 
  font-family: 'Cairo';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/cairo/cairo-regular.woff2') format('woff2');
}

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

/* cairo-800 */
@font-face {
  font-display: swap; 
  font-family: 'Cairo';
  font-style: normal;
  font-weight: 800;
  src: url('../../fonts/cairo/cairo-800.woff2') format('woff2');
}
