@font-face {
	
    font-family: 'cloud';
    src: url('cloud/cloud-light.eot');
    src: url('cloud/cloud-light.eot?#iefix') format('embedded-opentype'),
         url('cloud/cloud-light.woff2') format('woff2'),
         url('cloud/cloud-light.woff') format('woff'),
         url('cloud/cloud-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	
    font-family: 'cloud-bold';
    src: url('cloud/cloud-bold.eot');
    src: url('cloud/cloud-bold.eot?#iefix') format('embedded-opentype'),
         url('cloud/cloud-bold.woff2') format('woff2'),
         url('cloud/cloud-bold.woff') format('woff'),
         url('cloud/cloud-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}