@charset "UTF-8";

@font-face {
    font-family: 'Chromatica Trial';
    src: url('../fonts/Chromatica-Regular.ttf')  format('truetype');
    font-weight: 400;
	font-style: normal;
}
