/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: HelveticaLTWXX-Roman by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/helvetica/pro-regular/
 * Copyright: Copyright © 2014 Monotype Imaging Inc. All rights reserved.
 * 
 * 
 * 
 * © 2020 MyFonts Incn*/



  
@font-face {
  font-family: "TOMOErnestWave";
  src: url('font.woff2') format('woff2'), url('font.woff') format('woff');
}


<style type="text/css">
.TOMOErnestWave {
	font-family: TOMOErnestWave;
	font-size: 8vw;
	max-width: 100%;
	text-align: center;
}

h2 {
font-family: 'Chivo', sans-serif;
font-weight: 900;
color: #000;
}

body {
font-family: 'Chivo', sans-serif;
font-weight: 400;
color: #000;
font-size: medium;
}

.main {
background-color: #f1cd47;

}

a {
	color: #000;
}

p.lede {
	text-align: center;
	font-size: large;
}

.emphasized {
font-family: 'Chivo', sans-serif;
font-weight: 900;
color: #000;
}

.news-box {
background-color: #f8f8ff; 
color: black; 
padding: 20px; 
border: 5px solid #5EF288;
}


.letter-template {
background-color: #fff; 
color: black; 
padding: 5px; 
margin: 25px;  
border: 5px solid #5EF288;
}