<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Craft Beer Child
 Theme URI:    http://craft-beer.bold-themes.com
 Description:  Craft Beer Child Theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     craft-beer
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  craft-beer-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */


@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?koxrqe');
  src:  url('fonts/icomoon.eot?koxrqe#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?koxrqe') format('truetype'),
    url('fonts/icomoon.woff?koxrqe') format('woff'),
    url('fonts/icomoon.svg?koxrqe#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-boccale-birra:before {
  content: "\e900";
  color: #b28564;
}
.icon-bottiglia-birra:before {
  content: "\e901";
  color: #b28564;
}
.icon-curiosita-birra:before {
  content: "\e902";
  color: #b28564;
}
.icon-fusto-birra:before {
  content: "\e903";
  color: #b28564;
}
</pre></body></html>