/*@font-face {
   font-family: 'Starkist';
   src: url('fonts/FbKatsefet-Regular.ttf');
   src:      url('fonts/FbKatsefet-Regular.ttf')  format('truetype'); 
   font-weight: 400; font-style: normal;
 }
 
 @font-face {
   font-family: 'Starkist';
   src: url('fonts/FbKatsefet-Light.ttf');
   src:      url('fonts/FbKatsefet-Light.ttf')  format('truetype'); 
   font-weight: 300; font-style: normal;
 }
 
 @font-face {
   font-family: 'Starkist';
   src: url('fonts/FbKatsefet-Bold.ttf');
   src:      url('fonts/FbKatsefet-Bold.ttf')  format('truetype'); 
   font-weight: 700; font-style: normal;
 }
 
 @font-face {
   font-family: 'Starkist';
   src: url('fonts/FbKatsefet-Black.ttf');
   src:      url('fonts/FbKatsefet-Black.ttf')  format('truetype'); 
   font-weight: 900; font-style: normal;
 }
 
*/

@font-face {
   font-family: 'Starkist';
   src: url('fonts/FbMetali-Regular.otf');
   src:      url('fonts/FbMetali-Regular.otf')  format('opentype'); 
   font-weight: 400; font-style: normal;
 }
 
 @font-face {
   font-family: 'Starkist';
   src: url('fonts/FbMetali-Medium.otf');
   src:      url('fonts/FbMetali-Medium.otf')  format('opentype'); 
   font-weight: 500; font-style: normal;
 }
 
 @font-face {
   font-family: 'Starkist';
   src: url('fonts/FbMetali-Bold.otf');
   src:      url('fonts/FbMetali-Bold.otf')  format('opentype'); 
   font-weight: 700; font-style: normal;
 }
 

