
 @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;
}


@font-face {
    font-family: 'telenorregular_bold';
    src: url('../fonts/Atom_Sans_Bold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}


@font-face {
    font-family: 'telenorregular_semi_bold';
    src: url('../fonts/Atom_Sans_DemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}
