@font-face {
	font-family: MyriadPro;
	src: url("https://www.notebook.hu/notebook.hu/default/css/fonts/Myriadpro-Regular.otf") format("opentype"),
	url("https://www.notebook.hu/notebook.hu/default/css/fonts/Myriadpro-Regular.ttf") format('truetype');
	font-weight: normal;
}
@font-face {
	font-family: MyriadPro;
	src: url("https://www.notebook.hu/notebook.hu/default/css/fonts/Myriadpro-Bold.otf") format("opentype"),
	url("https://www.notebook.hu/notebook.hu/default/css/fonts/Myriadpro-Bold.ttf") format('truetype');
	font-weight: bold;
}

