/*
 Theme Name:   Gyz (Peak Child)
 Description:  Peak Child Theme
 Author:       Marie-Claude Doyon
 Author URI:   http://marieclaudedoyon.com
 Template:     peak
 Version:      1.0.10
 Text Domain:  peak
*/
@font-face {
	font-family: "Press Start 2P";
	src: url(PressStart2P-Regular.woff2) format("woff2");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "Roboto";
	src: url(Roboto-Medium.woff2) format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Roboto";
	src: url(Roboto-MediumItalic.woff2) format("woff2");
	font-weight: 500;
	font-style: italic;
}

/* Temporarily using Google Fonts CDN instead of self-hosted */
/* @import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300&display=swap'); */

@font-face {
	font-family: "Roboto Slab";
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url("roboto-slab-v36-latin-300.woff2") format("woff2");
}
