/*
Theme Name: Ascella Child
Theme URI: https://ascella.qodeinteractive.com
Description: A child theme of Ascella
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: ascella
Template: ascella
*/

@font-face {
  font-family: 'URW Antiqua-400';
  src: url('assets/fonts/URWAntiqua-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'URW Antiqua-500';
  src: url('assets/fonts/URWAntiqua-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'URW Antiqua-700';
  src: url('assets/fonts/URWAntiqua-Ext-Bol.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'URW Antiqua-800';
  src: url('assets/fonts/URWAntiqua-Sup-Bol.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'URW Antiqua-900';
  src: url('assets/fonts/URWAntiqua-Ult-Bol.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
