/* @font-face {
    font-family: 'telenorlight';
    src: url('../fonts/telenorlight-webfont.eot');
    src: url('../fonts/telenorlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/telenorlight-webfont.woff') format('woff'),
         url('../fonts/telenorlight-webfont.ttf') format('truetype'),
         url('../fonts/telenorlight-webfont.svg#telenorlight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'telenorregular';
    src: url('../fonts/telenor-webfont.eot');
    src: url('../fonts/telenor-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/telenor-webfont.woff') format('woff'),
         url('../fonts/telenor-webfont.ttf') format('truetype'),
         url('../fonts/telenor-webfont.svg#telenorregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'togetherregular';
    src: url('../fonts/together-webfont.eot');
    src: url('../fonts/together-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/together-webfont.woff') format('woff'),
         url('../fonts/together-webfont.ttf') format('truetype'),
         url('../fonts/together-webfont.svg#togetherregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

 */
 
 
 @font-face {
    font-family: 'telenorregular-slim';
	src: url('../fonts/Atom_Sans_Slim.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'telenorregular';
    src: url('../fonts/Atom_Sans_Medium.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}
