@font-face {
    font-family: 'tabithaRegular';
    src: url('../fonts/tabithaRegular.eot');
    src: url('../fonts/tabithaRegulard41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/tabithaRegular.woff') format('woff'),
         url('../fonts/tabithaRegular.ttf') format('truetype'),
         url('../fonts/tabithaRegular.svg#Sri-TSCRegular') format('svg');
    font-weight: normal;
    font-style: normal;
   }
   
   @font-face {
       font-family: 'tabithaBold';
       src: url('../fonts/tabithaBold.eot');
       src: url('../fonts/tabithaBoldd41d.eot?#iefix') format('embedded-opentype'),
            url('../fonts/tabithaBold.woff') format('woff'),
            url('../fonts/tabithaBold.ttf') format('truetype'),
            url('../fonts/tabithaBold.svg#Sri-TSCRegular') format('svg');
       font-weight: bold;
       font-style: normal;
      }
	  
	  
	  @font-face {
	      font-family: 'steelfish';
	      src: url('../fonts/steelfish.eot');
	      src: url('../fonts/steelfish.eot') format('embedded-opentype'),
	           url('../fonts/steelfish.woff2') format('woff2'),
	           url('../fonts/steelfish.woff') format('woff'),
	           url('../fonts/steelfish.ttf') format('truetype'),
	           url('../fonts/steelfish.svg#steelfish') format('svg');
	  }
	  
	  
      @font-face {
          font-family: 'tabithaScript';
          src: url('../fonts/tabitha-script.eot');
          src: url('../fonts/tabitha-scriptd41d.eot?#iefix') format('embedded-opentype'),
               url('../fonts/tabitha-script.woff') format('woff'),
               url('../fonts/tabitha-script.ttf') format('truetype'),
               url('../fonts/tabitha-script.svg#Sri-TSCRegular') format('svg');
          font-weight: normal;
          font-style: normal;
         }
	  