@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap')


#ipf-master-body {
	font-family: 'Roboto', 'Helvetica', 'Arial', 'Segoe UI', sans-serif;
}

#ipf-master-body span, #ipf-master-body textarea {
	font-family: 'Roboto', 'Helvetica', 'Arial', 'Segoe UI', sans-serif;
}


#ipf-master-body .MenuBarTopItem1 span, #ipf-master-body .MenuBarTopItem2 span, #ipf-master-body .MenuBarTopItem3 span, #ipf-master-body .MenuBarTopSignOut span{
	text-transform: uppercase;
	font-family: 'Roboto Condensed', 'Arial', sans-serif;
	font-weight: 400;
	letter-spacing: 0.06em;
	/*font-size: 1.2em;*/
}

#ipf-master-body .Button span, #ipf-master-body .ArrowButton span, #ipf-master-body .AddToOrderButton span, #ipf-master-body .AddToInteractionsButton span {
	text-transform: uppercase;
	font-size: 12px;
}

#ipf-master-body .PageTitle span {
	font-family: 'CenturyGothic', 'Roboto', 'Helvetica', 'Arial', sans-serif;
	font-weight: 500;
	font-size: 130%;
}

#ipf-master-body iframe{
	width: 400px;
	height: 1200px;
}
#ipf-master-body .PageFrame iframe{
	width: 1200px;
	height: 1200px;
}