@font-face {
    font-family: "BBCNassim";
    src: url("bbc-nassim-regular.eot");
    src: local("☺"),
        url("bbc-nassim-regular.woff") format("woff"),
        url("bbc-nassim-regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "BBCNassim";
    src: url("bbc-nassim-bold.eot");
    src: local("☺"),
        url("bbc-nassim-bold.woff") format("woff"),
        url("bbc-nassim-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}