/*
Theme Name: Loom & Moon
Theme URI: https://loomandmoon.com/
Description: Lightweight custom child theme for Loom & Moon.
Author: Loom & Moon
Template: generatepress
Version: 1.0.0
Text Domain: loom-and-moon
*/
html,
body,
button,
input,
select,
textarea {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
}

body {
	font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-weight: 600;
}

strong,
b {
	font-weight: 700;
}