/**
 * Custom Code for Offermative CSS
 *
 * @package custom-code-for-offermative/assets/frontend/
 */

body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
.serif, .serif > *,
.sans, .sans > * {
	font-family: Proxima Nova, proxima-nova, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
