@font-face {
font-family: "SeymourOne"; 
src: url("SeymourOne.eot"); 
src: url("SeymourOne.eot?#iefix") format("embedded-opentype"),
url("SeymourOne.woff") format("woff"), 
url("SeymourOne.ttf") format("truetype"); 
font-style: normal; 
font-weight: 400;
font-display: swap;
}

.header_font1{
	font-family: "SeymourOne", sans-serif;
}

@font-face {
font-family: "Underdog-Regular"; 
src: url("Underdog-Regular.eot"); 
src: url("Underdog-Regular.eot?#iefix") format("embedded-opentype"),
url("Underdog-Regular.woff") format("woff"), 
url("Underdog-Regular.ttf") format("truetype"); 
font-style: normal; 
font-weight: 400;
font-display: swap;
}

.small2{
	font-family: "Underdog-Regular", sans-serif;
}