﻿.nav-my {
    background-image: url("../images/2018/background-pattern-nav.jpg");
}

.nav-top-my {
    background-image: url("../images/2018/background-pattern-nav-top-2018.jpg");
}

.body-my {
    background-image: url("../images/2018/background-pattern.jpg");
    background-size: auto;
}

@font-face {
    font-family: Fifa;
    src: url('../fonts/FIFA_World_Cup_2018.ttf') format("opentype");
}

@font-face {
    font-family: Fifa;
    font-weight: bold;
    src: url("../fonts/FIFA_World_Cup_2018.ttf") format("opentype");
}

@font-face {
    font-family: FifaNarrow;
    font-style: normal;
    font-weight: 200 900;
    font-stretch: 50% 200%;
    src: url("../fonts/FIFA_World_Cup_2018.ttf") format("opentype");
}
