@font-face {
	font-family: "Telenor";
	src: url('/media/fonts/Telenor-Bold.woff2') format('woff2'),
             url('/media/fonts/Telenor-Bold.ttf') format('truetype');
	font-weight: 700;
}
@font-face {
	font-family: "Telenor";
	src: url('/media/fonts/Telenor-Light.woff2') format('woff2'),
             url('/media/fonts/Telenor-Light.ttf') format('truetype');
	font-weight: 200;
}