@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');
/*--font-family: 'Poppins', sans-serif;
font-family: 'Bellefair', serif;
font-family: 'Crimson Text', serif;--*/
@font-face {
 font-family: BDPOldNeoRegular;
 src: url("../fonts/BDP_OldNeo_Regular.eot") /* EOT file for IE */
}
@font-face {
 font-family: BDPOldNeoRegular;
 src: url("../fonts/BDP_OldNeo_Regular.ttf") /* TTF file for CSS3 browsers */
}

@font-face {font-family: "Neuzeit Grotesk W01 Regular";
  src: url("../fonts/Neuzeit Grotesk W01 Regular.eot"); /* IE9*/
  src: url("../fonts/Neuzeit Grotesk W01 Regular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/Neuzeit Grotesk W01 Regular.woff2") format("woff2"), /* chrome、firefox */
  url("../fonts/Neuzeit Grotesk W01 Regular.woff") format("woff"), /* chrome、firefox */
  url("../fonts/Neuzeit Grotesk W01 Regular.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../fonts/Neuzeit Grotesk W01 Regular.svg#Neuzeit Grotesk W01 Regular") format("svg"); /* iOS 4.1- */
}

@font-face {font-family: "NeuzeitGro W03 Bold";
  src: url("../fonts/NeuzeitGro W03 Bold.eot"); /* IE9*/
  src: url("../fonts/NeuzeitGro W03 Bold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../fonts/NeuzeitGro W03 Bold.woff2") format("woff2"), /* chrome、firefox */
  url("../fonts/NeuzeitGro W03 Bold.woff") format("woff"), /* chrome、firefox */
  url("../fonts/NeuzeitGro W03 Bold.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../fonts/NeuzeitGro W03 Bold.svg#NeuzeitGro W03 Bold") format("svg"); /* iOS 4.1- */
}

@font-face {
  font-family: "DINNeuzeitGroteskStd-Light";
  src: url("../fonts/DIN30640StdNeuzeitGroteskLight.eot"); /* IE9 Compat Modes */
  src: url("../fonts/DIN30640StdNeuzeitGroteskLight.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/DIN30640StdNeuzeitGroteskLight.otf") format("opentype"), /* Open Type Font */
    url("../fonts/DIN30640StdNeuzeitGroteskLight.svg") format("svg"), /* Legacy iOS */
    url("../fonts/DIN30640StdNeuzeitGroteskLight.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/DIN30640StdNeuzeitGroteskLight.woff") format("woff"), /* Modern Browsers */
    url("../fonts/DIN30640StdNeuzeitGroteskLight.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}