/*@font-face {
  font-family: 'Silka-Regular';
  src: url('../fonts/silka-regular-webfont.eot');
  src: url('../fonts/silka-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/silka-regular-webfont.woff2') format('woff2'), 
    url('../fonts/silka-regular-webfont.woff') format('woff'),
    url('../fonts/silka-regular-webfont.ttf') format('truetype');
    font-display: swap;
}
@font-face {
  font-family: 'Silka-Semibold';
  src: url('../fonts/silka-semibold-webfont.eot');
  src: url('../fonts/silka-semibold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/silka-semibold-webfont.woff2') format('woff2'), 
    url('../fonts/silka-semibold-webfont.woff') format('woff'),
    url('../fonts/silka-semibold-webfont.ttf') format('truetype');
    font-display: swap;
}
@font-face {
  font-family: 'Silka-Medium';
  src: url('../fonts/silka-medium-webfont.eot');
  src: url('../fonts/silka-medium-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/silka-medium-webfont.woff2') format('woff2'), 
    url('../fonts/silka-medium-webfont.woff') format('woff'),
    url('../fonts/silka-medium-webfont.ttf') format('truetype');
    font-display: swap;
}
@font-face {
  font-family: 'Silka-Bold';
  src: url('../fonts/silka-bold-webfont.eot');
  src: url('../fonts/silka-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/silka-bold-webfont.woff2') format('woff2'), 
    url('../fonts/silka-bold-webfont.woff') format('woff'),
    url('../fonts/silka-bold-webfont.ttf') format('truetype');
    font-display: swap;
}
@font-face {
  font-family: 'Silka-Black';
  src: url('../fonts/silka-black-webfont.eot');
  src: url('../fonts/silka-black-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/silka-black-webfont.woff2') format('woff2'), 
    url('../fonts/silka-black-webfont.woff') format('woff'),
    url('../fonts/silka-black-webfont.ttf') format('truetype');
    font-display: swap;
}*/