@font-face {
  font-family: 'Poppins Regular';
  src: url('../fonts/Poppins-Regular.ttf');
}
@font-face {
  font-family: 'Poppins SemiBold';
  src: url('../fonts/Poppins-SemiBold.ttf');
}
@font-face {
  font-family: 'MaisonNeueBook';
  src: url('../fonts/MaisonNeueBook/font.woff2') format('woff2'), url('../fonts/MaisonNeueBook/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MaisonNeueBold';
  src: url('../fonts/MaisonNeueBold/font.woff2') format('woff2'), url('../fonts/MaisonNeueBold/font.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'twitter_font';
  src: url('../fonts/edge-icons-Regular.eot');
  src: url('../fonts/edge-icons-Regular.eot') format('embedded-opentype'), url('../fonts/edge-icons-Regular.woff') format('woff'), url('../fonts/edge-icons-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'myriad-pro';
  font-style: normal;
  font-weight: normal;
  src: url("https://smartdreamers-com.s3.eu-central-1.amazonaws.com/company_files/44/myriad-pro/MYRIADPRO-REGULAR.woff") format('woff');
}
@font-face {
  font-family: 'myriad-pro-black';
  font-style: normal;
  font-weight: normal;
  src: url("https://smartdreamers-com.s3.eu-central-1.amazonaws.com/company_files/44/fonts/Myriad+Pro+Black.otf") format('otf');
}

