@font-face {
    font-family: "Rotonda";
    src: url("Rotonda-Regular.eot");
    src: url("Rotonda-Regular.eot?#iefix") format("embedded-opentype"),
         url("Rotonda-Regular.woff2") format("woff2"),
         url("Rotonda-Regular.woff") format("woff"),
         url("Rotonda-Regular.ttf") format("truetype"),
         url("Rotonda-Regular.svg#Rotonda-Regular") format("svg");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
}

@font-face {
    font-family: "Rotonda";
    src: url("Rotonda-Bold.eot");
    src: url("Rotonda-Bold.eot?#iefix") format("embedded-opentype"),
         url("Rotonda-Bold.woff2") format("woff2"),
         url("Rotonda-Bold.woff") format("woff"),
         url("Rotonda-Bold.ttf") format("truetype"),
         url("Rotonda-Bold.svg#Rotonda-Bold") format("svg");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    font-display: swap;
}