/*
advancedmagic.css
*/

span.bold {
    font-weight: bold;
}

@font-face {
  font-family: 'Economica';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/economica.ttf) format('truetype');
}
