@font-face {
  font-family: Arial Bold;
  src: url("/themes/custom/bootdev/fonts/Arial Bold.ttf");
  font-weight: bold;
}
@font-face {
  font-family: Arial PL;
  src: url("/themes/custom/bootdev/fonts/arialroundedmtprocyr_bold.otf");
  font-weight: bold;
}
@font-face {
  font-family: Arial Rounded;
  src: url("/themes/custom/bootdev/fonts/Arial Rounded MT Regular.ttf");
  font-weight: bold;
}
@font-face {
  font-family: Arial Rounded Bold;
  src: url("/themes/custom/bootdev/fonts/Arial Rounded Bold.ttf");
  font-weight: bold;
}
@font-face {
  font-family: Effra Bold;
  src: url("/themes/custom/bootdev/fonts/Effra Bold.ttf");
  font-weight: bold;
}
@font-face {
  font-family: Effra Heavy;
  src: url("/themes/custom/bootdev/fonts/Effra Heavy.ttf");
  font-weight: bold;
}
@font-face {
  font-family: Effra Italic;
  src: url("/themes/custom/bootdev/fonts/Effra Italic.ttf");
  font-weight: normal;
}
@font-face {
  font-family: Effra;
  src: url("/themes/custom/bootdev/fonts/Effra_Std_Rg.ttf");
  font-weight: normal;
}
@font-face {
  font-family: Minion Pro;
  src: url("/themes/custom/bootdev/fonts/MinionPro-Regular.otf") format("opentype");
  font-weight: normal;
}
@font-face {
  font-family: Nunito;
  src: url("/themes/custom/bootdev/fonts/Nunito-VariableFont_wght.ttf");
  font-weight: normal;
}
@font-face {
	font-family:"Lato";
	src: url("Lato-Regular.ttf") format("truetype");
	font-weight:normal;
	font-style:normal;
	font-display: swap;
}
