@font-face {
  font-family: 'Montserrat';
  src: url('Fonts/Montserrat-Medium.ttf');
  /* font-weight: 900;
  font-style: normal; */
}
@font-face {
  font-family: 'Poppins';
  src: url('Fonts/Poppins-Regular.ttf');
  /* font-weight: 900;
  font-style: normal; */
}
@font-face {
  font-family: 'PoppinsBold';
  src: url('Fonts/Poppins-Bold.ttf');
  font-weight: bold;
  /* font-style: normal; */
}
@font-face {
  font-family: 'PoppinsMedium';
  src: url('Fonts/Poppins-Medium.ttf');
  font-weight: 500;
  /* font-style: normal; */
}
/* @font-face {
  font-family: 'Normal';
  src: url('Fonts/Montserrat-Medium.ttf');
  font-weight: 300;
  font-style: normal;
} */

/* @font-face {
  font-family: 'Montserrat-regular-400';
  src: url('Fonts/Montserrat-Regular.ttf');
  font-weight: 300;
  font-style: normal;
} */

/* @font-face {
  font-family: 'Montserrat-medium-500';
  src: url('Fonts/Montserrat-Medium.ttf');
  font-weight: 300;
  font-style: normal;
} */

/* @font-face {
  font-family: 'Montserrat-light-300';
  src: url('Fonts/Montserrat-Light.ttf');
  font-weight: 300;
  font-style: normal;
} */

/* @font-face {
  font-family: 'Montserrat-thin';
  src: url('Fonts/Montserrat-Thin.ttf');
  font-weight: 300;
  font-style: normal;
} */

/* @font-face {
  font-family: 'Open Sans';
  src: url('Fonts/OpenSans-Light.ttf');
  font-weight: 300;
} */

/* @font-face {
    font-family: 'Normal';
    src: url('Fonts/Montserrat-Medium.ttf');
    font-weight: normal;
    font-style: normal;
} */

/* @font-face {
  font-family: 'Normal';
  src: url('Fonts/Normal-Bold.eot');
  src: url('Fonts/Normal-Bold.eot?#iefix') format('embedded-opentype'), url('Fonts/Normal-Bold.woff2') format('woff2'),
    url('Fonts/Normal-Bold.woff') format('woff'), url('Fonts/Normal-Bold.ttf') format('truetype'),
    url('Fonts/Normal-Bold.svg#Normal-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
} */

/* @font-face {
  font-family: 'Normal';
  src: url('Fonts/Normal-ExtraBold.eot');
  src: url('Fonts/Normal-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('Fonts/Normal-ExtraBold.woff2') format('woff2'), url('Fonts/Normal-ExtraBold.woff') format('woff'),
    url('Fonts/Normal-ExtraBold.ttf') format('truetype'), url('Fonts/Normal-ExtraBold.svg#Normal-ExtraBold') format('svg');
  font-weight: 800;
  font-style: normal;
} */
