/* 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("http://www.bbc.co.uk/worldservice/fonts/2/pashto/nassim/BBC-Nassim-Regular_1.eot"); /* For IE */
    src: local("☺"),
        url("http://www.bbc.co.uk/worldservice/fonts/2/pashto/nassim/BBC-Nassim-Regular_1.ttf") format("truetype"),  
        url("http://www.bbc.co.uk/worldservice/fonts/2/pashto/nassim/BBC-Nassim-Regular_1.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "BBCNassim";
    src: url("http://www.bbc.co.uk/worldservice/2/fonts/pashto/nassim/BBC-Nassim-Bold_1.eot"); /* For IE */
    src: local("☺"),
        url("http://www.bbc.co.uk/worldservice/fonts/2/pashto/nassim/BBC-Nassim-Bold_1.ttf") format("truetype"),
        url("http://www.bbc.co.uk/worldservice/fonts/2/pashto/nassim/BBC-Nassim-Bold_1.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}