@font-face
{
    font-family: 'CarrollusMagnus';
  src: url('CarrollusMagnus.eot');
  src: url('CarrollusMagnus.eot?#') format('embedded-opentype'),
      url('CarrollusMagnus.woff') format('woff'),
      url('CarrollusMagnus.ttf') format('truetype');
}
