@font-face {
    font-family: 'Cantoni_Basic';
 	src: url('wp-content/themes/illdy-child/fonts/Cantoni_Basic.woff') format('woff');
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'Champagne';
 	src: url('wp-content/themes/illdy-child/fonts/champagne-webfont.woff') format('woff'),
    	 url('wp-content/themes/illdy-child/fonts/champagne-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal; }

li {
  display:inline;
}

a:link {
		color:#005489;
}

a:visited {
    color: #005489;
}

a:hover {
    color: hotpink;
}