@font-face {
    font-family: "EFSans-Light";
    src:          url("../fonts/EFSans-Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "EFSans-Regular";
    src:          url("../fonts/EFSans-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Savoye";
    src:          url("../fonts/savoye-webfont.woff2") format("woff2"),
         url("../fonts/savoye-webfont.woff") format("woff"),
         url("../fonts/savoye.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "EFSans-Semibold";
    src:          url("../fonts/EFSans-Semibold.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "EFSans-Semibold";
    src:     url("../fonts/EFSans-Semibold.eot?#iefix");
    src: url("../fonts/EFSans-Semibold.eot?#iefix") format("eot"),
         url("../fonts/EFSans-Semibold.woff2") format("woff2"),
         url("../fonts/EFSans-Semibold.woff") format("woff"),
         url("../fonts/EFSans-Semibold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "EFSans-Bold";
    src:          url("../fonts/EFSans-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "Canela Black";
    src:          url("../fonts/Canela-Black-Web.woff2") format("woff2"),
         url("../fonts/Canela-Black-Web.woff") format("woff"),
         url("../fonts/Canela-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "Canela-Black";
    src:          url("../fonts/Canela-Black.otf") format("opentype");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "EFSans-Black";
    src:          url("../fonts/EFSans-Black.otf") format("opentype");
    font-weight: 900;
    font-style: normal;
}

