@font-face { font-family: 'Open Sans';
             src: url('../fonts/Open_Sans/OpenSans-Light.ttf') format('truetype'); font-weight: 300; font-display: swap; }
@font-face { font-family: 'Open Sans';
             src: url('../fonts/Open_Sans/OpenSans-Regular.ttf') format('truetype'); font-weight: 400; font-display: swap; }
@font-face { font-family: 'Open Sans';
             src: url('../fonts/Open_Sans/OpenSans-SemiBold.ttf') format('truetype'); font-weight: bold; font-display: swap; }

body { font-family: "Open Sans", sans-serif; }