@font-face {
    font-family: "Europa Regular";
    src: url('../fonts/Europa-Regular.otf') format("opentype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Europa Light";
    src: url('../fonts/europa-light.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
}