/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */


@import url(https://fonts.googleapis.com/css?family=Montserrat:400|Raleway:300,400,600|Inconsolata);


@font-face {
    font-family: 'aller';
    src:  url('/wp-content/themes/blocksy-child/fonts/Aller_Lt.woff2') format('woff2');
    font-weight: 300;
}

@font-face {
    font-family: 'aller';
    src:  url('/wp-content/themes/blocksy-child/fonts/Aller_Rg.woff2') format('woff2');
    font-weight: 400;
}

@font-face {
    font-family: 'aller';
    src:  url('/wp-content/themes/blocksy-child/fonts/Aller_Bd.woff2') format('woff2');
    font-weight: 700;
}