@font-face {
  font-family: 'FrenchScript';
  src: url('French Script Std Regular.otf') format('opentype'); }
  
body {
    background-color: #beabcb;
    color: #404240;
    font-family: 'FrenchScript';
  
}
