/*
Theme Name:     Memri
Theme URI:      http://www.sacks.fr/
Description:    Twenty Fourteen Child Theme
Author:         Kim Sacks
Author URI:     http://www.sacks.fr
Template:       twentyfourteen
Version:        0.0.1
*/

@import url("../twentyfourteen/style.css");
@import url("css/colors.css");
@import url("css/center.css");
@import url("css/top-menu.css");
@import url("css/content.css");
@import url("css/slide.css");
@import url("css/header.css");
@import url("css/custom.css");

@import url("css/reset-column.css");

/* -------------------------------------------------------------- */ 

@import url(http://fonts.googleapis.com/css?family=Roboto);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,600,700);

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

 h1{
    font-family: 'Raleway', sans-serif;
}



