/*
Theme Name: KBeat
Theme URI: http://kbeat.net
Description: KBeat theme
Author: Zarpar
Author URI: https://www.facebook.com/profile.php?id=100001873083257
Version: 1.0
Text Domain: kbeat
*/

@font-face
{
	font-family: 'Gill Sans Semibold';
	src: local('GillSans'), url(GillSans.ttc);
	font-weight: 500;
	font-style: normal;
}

@font-face
{
	font-family: 'Segoe UI Semibold';
	src: local('SegoeUI-Semibold'), url(seguisb.ttf);
	font-weight: 600;
	font-style: normal;
}

@font-face
{
	font-family: 'Source Sans Pro Semibold';
	src: local('sourcesanspro-semibold'), url(SourceSansPro-Semibold.otf);
	font-weight: 500;
	font-style: normal;
}