/*
Theme Name: Sarah
Theme URI: http://demo.select-themes.com/stockholm/
Description: A Stockholm Child Theme
Author: The Website Shop
Author URI: http://select-themes.com
Version: 1.0.0
Template: stockholm
*/
@import url("../stockholm/style.css");
@font-face {
  font-family: barstillaregular;
    src: url('font/barstilla-webfont.woff2') format('woff2'),
         url('font/barstilla-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.font-barstilla,
h1 {
  font-family: barstillaregular, sans-serif !important;
}

.sku_wrapper {
  display: none !important;
}

.addon-name {
  font-family: barstillaregular, sans-serif;
}
