/*
Theme Name: Neue Schrift.co Theme
Theme URI: https://schrift.co
Description: Theme for schrift.co
Author: Steph Serif
Author URI: https://schrift.co
Template: twentytwentyfive
Version: 0.1.8--alpha
*/

body{
  letter-spacing: 0;
}

.sc-overflow-none{
  overflow: none !important;
}
.sc-white-space-nowrap{
  white-space: nowrap;
  overflow: hidden;
}
.sc-white-space-nowrap:focus {
  outline: none;
}

.font-demo-control p{
  margin: 0;
  user-select: none;
  cursor: ew-resize;
}
