@font-face {
    font-family: 'harrington';
    src: url('../fonts/harrington/Harrington.woff2') format('woff2'),
        url('../fonts/harrington/Harrington.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'ArmWrestler Bold';
	src: url('ArmWrestler.eot');
	src: local('ArmWrestler Bold'), url('ArmWrestler.ttf') format('truetype');
	}