@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@500;700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto&amp;display=swap');
@font-face {
  font-family: bp;
  src: url('../Font/BPLEX.otf'); 
}
@font-face {
  font-family: ibm;
  src: url('../Font/IBM.ttf'); 
}
@font-face {
  font-family: mb;
  src: url('../Font/MonBold.ttf'); 
}
@font-face {
  font-family: ml;
  src: url('../Font/MonLight.ttf'); 
}
@font-face {
  font-family: pc;
  src: url('../Font/PC.otf'); 
  font-weight:10000;
}
@font-face {
  font-family: UI;
  src: url('../Font/Segoe%20UI%20Bold.ttf'); 
  font-weight:10000;
}
@font-face {
  font-family: my;
  src: url('../Font/my.OTF'); 
  font-weight:10000;
}
@font-face {
  font-family: gb;
  src: url('../Font/gb.ttf'); 
  font-weight:100;
}
@font-face {
  font-family: fb;
  src: url('../Font/fb.otf'); 
  font-weight:10000;
}
