﻿/* Embedded fonts
This CSS resource incorporates links to font software which is the valuable 
copyrighted property of Rosetta and/or its suppliers. You may not attempt to copy,
install, redistribute, convert, modify or reverse engineer this font software. 
Please contact Rosetta with any questions regarding Web Fonts: info@rosettatype.com
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@font-face {
    font-family: "BBCNassim";
    src: url("/fonts/bbc-nassim/bbc-nassim-regular.eot");
    src: local("☺"),
        url("/fonts/bbc-nassim/bbc-nassim-regular.woff") format("woff"),
        url("/fonts/bbc-nassim/bbc-nassim-regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "BBCNassim";
    src: url("/fonts/bbc-nassim/bbc-nassim-bold.eot");
    src: local("☺"),
        url("/fonts/bbc-nassim/bbc-nassim-bold.woff") format("woff"),
        url("/fonts/bbc-nassim/bbc-nassim-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}