/*
Theme Name: Proton Child
Theme URI: http://neuronthemes.com/proton_classic
Description: This is a child theme of Proton
Author: NeuronThemes
Author URI: http://neuronthemes.com
Template: proton
Version: 1.0
*/

@import url("../proton/style.css");


/*Your Custom CSS below*/


@font-face {
    font-family: '29LT Kaff';
    src: url('fonts/29LTKaff-Light.woff2') format('woff2'),
        url('fonts/29LTKaff-Light.woff') format('woff'),
        url('fonts/29LTKaff-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: '29LT Kaff';
    src: url('fonts/29LTKaff-Regular.woff2') format('woff2'),
        url('fonts/29LTKaff-Regular.woff') format('woff'),
        url('fonts/29LTKaff-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
