@font-face {
    font-family: 'avallon';
    src: url('avallon-webfont.woff2') format('woff2'),
         url('avallon-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
    font-family: 'stylededit';
    src: url('thestylededit.woff2') format('woff2'),
         url('thestylededit.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}