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

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
