@font-face {
    
    font-family: "SourceSans";
    src: url("../font/SourceSansPro-Regular.eot");
    src: url("../font/SourceSansPro-Regular.eot") format("embedded-opentype"),
         url("../font/SourceSansPro-Regular.woff2") format("woff2"),
         url("../font/SourceSansPro-Regular.woff") format("woff"),
         url("../font/SourceSansPro-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    
}

@font-face {
    
    font-family: "SourceCode";
    src: url("../font/SourceCodePro-Regular.eot");
    src: url("../font/SourceCodePro-Regular.eot") format("embedded-opentype"),
         url("../font/SourceCodePro-Regular.woff2") format("woff2"),
         url("../font/SourceCodePro-Regular.woff") format("woff"),
         url("../font/SourceCodePro-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    
}

@font-face {
    
    font-family: "FuturaBook";
    src: url("../font/FuturaBook.eot");
    src: url("../font/FuturaBook.eot") format("embedded-opentype"),
         url("../font/FuturaBook.woff2") format("woff2"),
         url("../font/FuturaBook.woff") format("woff"),
         url("../font/FuturaBook.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    
}