/*
Theme Name: Template 1
Theme URI: http://kreation.se/
Author: Kreation
Author URI: http://kreation.se
Version: 1.0
Text Domain: template
*/

@charset "UTF-8";
@import url("assets/css/style.css");

body {
	font-family: 'Roboto', sans-serif !important;
}

h1,h2,h3,h4,h5,h6,p,
.top-bar ul li a {
	font-family: 'Roboto', sans-serif !important;
}
