/*
 Theme Name:   Glitche Child
 Theme URI:    https://example.com/
 Description:  Child theme for Glitche — local-hosted fonts + safe overrides
 Author:       Your Name
 Author URI:   https://example.com/
 Template:     glitche
 Version:      1.0.0
 Text Domain:  glitche-child
*/

/* --------------- Put your @font-face declarations next --------------- */

/* Example for a single Variable Font (preferred if you converted to woff2) */
@font-face {
  font-family: 'Roboto Mono';
  src: url('assets/fonts/RobotoMono-VariableFont_wght.woff2') format('woff2');
  font-style: normal;
  font-display: swap;
}

.date {
	border: none !important;
}

a.btn:hover {
	border: none !important;
}
