﻿/** This is Kontrapunkts font - feel free to download it */

/* Others */
@font-face {
	font-family: 'KontrapunktLight';
	src: url('Kontrapunkt-Light.otf');
}

@font-face {
	font-family: 'KontrapunktItalic';
	src: url('Kontrapunkt-LightItalic.otf');
}

@font-face {
	font-family: 'KontrapunktBold';
	src: url('Kontrapunkt-Bold.otf');
}
