/*
Theme Name: Struktur Child
Theme URI: http://struktur.select-themes.com
Description: A child theme of Struktur Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 1.0.0
Text Domain: struktur
Template: struktur
*/

@font-face {
	font-family:GSans-Regular;
    src: url(fonts/GSans-Regular.ttf);	
}

@font-face {
	font-family:GSans-Medium;
    src: url(fonts/GSans-Medium.ttf);	
}

@font-face {
	font-family:GSans-Bold;
    src: url(fonts/GSans-Bold.ttf);	
}

p {
	font-family:GSans-Regular !important;
}