@import url(https://fonts.googleapis.com/css?family=Source+Code+Pro);
@font-face {
    font-family: Boon;
    src: 
        url(../fonts/woff2-otf/Boon-Light.woff2) format("woff2"), 
        url(../fonts/woff-otf/Boon-Light.woff) format("woff"), 
        url(../fonts/otf/Boon-Light.otf) format("truetype");
    font-weight: 300;
    font-style: normal; 
}
@font-face {
    font-family: Cloud;
    src: 
        url(../fonts/Cloud-Bold.otf) format("truetype");
    font-weight: 300;
    font-style: normal; 
}