/*
Theme Name: WK
Description: Theme template for Wordpress
Author: Wettern
Template: Divi
Version: 1.0
*/

@import url(../Divi/style.css);


/* Fonts 

@import url('https://fonts.googleapis.com/css?family=Lato:300,400,400i,700');

*/

/* Custom Styles 

@import url('style-type.css');
@import url('style-topo.css');
@import url('style-colors.css');
@import url('style-responsive.css');
*/


/* COLORS 
Color1:		#000000	rgba(0,0,0,1)
Color2:		#000000	rgba(0,0,0,1)
*/

@font-face {
    font-family: 'SoloSans';
    src: url('fonts/SoloSans-Bold.eot');
    src: url('fonts/SoloSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/SoloSans-Bold.woff2') format('woff2'),
    url('fonts/SoloSans-Bold.woff') format('woff'),
    url('fonts/SoloSans-Bold.svg#webfont') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SoloSans';
    src: url('fonts/SoloSans-Regular.eot');
    src: url('fonts/SoloSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/SoloSans-Regular.woff2') format('woff2'),
    url('fonts/SoloSans-Regular.woff') format('woff'),
    url('fonts/SoloSans-Regular.svg#webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SoloSans';
    src: url('fonts/SoloSans-Light.eot');
    src: url('fonts/SoloSans-Light.eot?#iefix') format('embedded-opentype'),
    url('fonts/SoloSans-Light.woff2') format('woff2'),
    url('fonts/SoloSans-Light.woff') format('woff'),
    url('fonts/SoloSans-Light.svg#webfont') format('svg');
    font-weight: 300;
    font-style: normal;
}
