@font-face {
  font-family: 'Titania';
  src: url('Titania-Regular.eot'); /* IE9 Compat Modes */
  src: url('Titania-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Titania-Regular.woff') format('woff'), /* Modern Browsers */
       url('Titania-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('Titania-Regular.svg#533aa41bee259d799b5a851c572ee2be') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

