/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* @font-face {
	font-family: 'AbelRegular';
	src: url('abel-regular-webfont.eot');
	src: url('abel-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('abel-regular-webfont.woff') format('woff'),
		url('abel-regular-webfont.ttf') format('truetype'),
		url('abel-regular-webfont.svg#AbelRegular') format('svg');
	font-weight: normal;
	font-style: normal;
} */

@font-face {
    font-family: 'Superspace';
    src: url('SuperspaceLight.woff2') format('woff2'),
        url('SuperspaceLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}