/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 24 2019 | 08:50:00 */
/* PASEK SCROLL */
::-webkit-scrollbar {width:10px;height:10px;}
::-webkit-scrollbar-track {background:#eee}
::-webkit-scrollbar-thumb {background:#a68966;}
::-webkit-scrollbar-thumb:hover {background:rgba(166, 137, 102, 0.25);}

/* CZCIONKI */
@font-face {
  font-family: Madelyn Regular;
  src: url('/wp-content/themes/grycan/assets/fonts/Madelyn_Regular.otf');  
  font-weight: normal;  
  font-display: swap;
}
@font-face {
  font-family: Madelyn Fill Regular;  
  src: url('/wp-content/themes/grycan/assets/fonts/Madelyn_Fill_Regular.otf');  
  font-weight: normal;  
  font-display: swap;
}
@font-face {
  font-family: Madelyn Doodles Regular;  
  src: url('/wp-content/themes/grycan/assets/fonts/Madelyn_Doodles_Regular.otf');  
  font-weight: normal;  
  font-display: swap;
}
@font-face {
  font-family: Madelyn Doodles Fill Regular;  
  src: url('/wp-content/themes/grycan/assets/fonts/Madelyn_Doodles_Fill_Regular.otf');  
  font-weight: normal;  
  font-display: swap;
}

/* POZOSTAŁE */
html.js {margin:0!important;}
#page {margin-top:80px;}
#wpadminbar {display:none;}
#cookie-notice {font-family:europa,sans-serif;}
