﻿.nav-my {
    background-image: url("../images/2024/background-pattern-nav.jpg");
}

.nav-top-my {
    background-image: url("../images/2024/background-pattern-nav-top.jpg");
}

.body-my {
    background-image: url('../images/2024/UEFA Euro 2024_bnr.png');
    background-size: cover;
}

@font-face {
    font-family: Fifa;
    src: url('../fonts/UEFAEuro-Book.ttf') format("opentype");
}

@font-face {
    font-family: Fifa;
    font-weight: bold;
    src: url("../fonts/UEFAEuro-Bold.woff2") format("woff2");
}

@font-face {
    font-family: FifaNarrow;
    font-style: normal;
    font-weight: 200 900;
    font-stretch: 50% 200%;
    src: url("../fonts/UEFAEuro-BoldNarrow.woff2") format("woff2");
}
