@charset "utf-8";
@font-face
   {
      font-family     : 'Silka';
      src             : url('fonts/silka-light-webfont.ttf')  format('truetype');
      font-weight     : normal;
      font-style      : normal;
   }

@font-face
   {
      font-family     : 'Silka Bold';
      src             : url('fonts/silka-semibold-webfont.ttf')  format('truetype');
      font-weight     : normal;
      font-style      : normal;
   }