All versions of the library available from CDN
/* Font */
@font-face {
font-family: 'qc-font';
src: url('https://js.qcode.co.uk/qc-font/1.0.0/qc-font.eot');
src: url('https://js.qcode.co.uk/qc-font/1.0.0/qc-font.eot?#iefix') format('embedded-opentype'),
url('https://js.qcode.co.uk/qc-font/1.0.0/qc-font.woff') format('woff'),
url('https://js.qcode.co.uk/qc-font/1.0.0/qc-font.ttf') format('truetype'),
url('https://js.qcode.co.uk/qc-font/1.0.0/qc-font.svg#qc-font') format('svg');
font-weight: normal;
font-style: normal;
}