/* Sofia Pro Font Family */

@font-face {
  font-family: 'sofia-pro';
  src: url('../fonts/sofia-pro/Sofia Pro Regular Az.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'sofia-pro';
  src: url('../fonts/sofia-pro/Sofia Pro Regular Italic Az.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'sofia-pro';
  src: url('../fonts/sofia-pro/Sofia Pro Light Az.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'sofia-pro';
  src: url('../fonts/sofia-pro/Sofia Pro Medium Az.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'sofia-pro';
  src: url('../fonts/sofia-pro/Sofia Pro Semi Bold Az.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'sofia-pro';
  src: url('../fonts/sofia-pro/Sofia Pro Bold Az.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'sofia-pro';
  src: url('../fonts/sofia-pro/Sofia Pro Bold Italic Az.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'sofia-pro';
  src: url('../fonts/sofia-pro/Sofia Pro Black Az.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
