/**
* JM Layout
* JM Layout Theme built on JointsWP; http://jointswp.com/.
* Created by Marley Websites.
*/
/*FONTS -- KARBON*/


@font-face {
    font-family: 'karbonlight';
    src: url('karbon/karbon-light-webfont.eot');
    src: url('karbon/karbon-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('karbon/karbon-light-webfont.woff') format('woff'),
         url('karbon/karbon-light-webfont.ttf') format('truetype'),
         url('karbon/karbon-light-webfont.svg#karbonlight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'karbonregular';
    src: url('karbon/karbon-regular-webfont.eot');
    src: url('karbon/karbon-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('karbon/karbon-regular-webfont.woff') format('woff'),
         url('karbon/karbon-regular-webfont.ttf') format('truetype'),
         url('karbon/karbon-regular-webfont.svg#karbonregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'karbonmedium';
    src: url('karbon/karbon-medium-webfont.eot');
    src: url('karbon/karbon-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('karbon/karbon-medium-webfont.woff') format('woff'),
         url('karbon/karbon-medium-webfont.ttf') format('truetype'),
         url('karbon/karbon-medium-webfont.svg#karbonmedium') format('svg');
    font-weight: normal;
    font-style: normal;
    letter-spacing: 1px;
}




@font-face {
    font-family: 'karbonsemibold';
    src: url('karbon/karbon-semibold-webfont.eot');
    src: url('karbon/karbon-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('karbon/karbon-semibold-webfont.woff') format('woff'),
         url('karbon/karbon-semibold-webfont.ttf') format('truetype'),
         url('karbon/karbon-semibold-webfont.svg#karbonsemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'karbonthin';
    src: url('karbon/karbon-thin-webfont.eot');
    src: url('karbon/karbon-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('karbon/karbon-thin-webfont.woff') format('woff'),
         url('karbon/karbon-thin-webfont.ttf') format('truetype'),
         url('karbon/karbon-thin-webfont.svg#karbonthin') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'karbonbold';
    src: url('karbon/karbon-bold-webfont.eot');
    src: url('karbon/karbon-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('karbon/karbon-bold-webfont.woff') format('woff'),
         url('karbon/karbon-bold-webfont.ttf') format('truetype'),
         url('karbon/karbon-bold-webfont.svg#karbonbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*body{
	font-family: karbonregular;
}*/