@font-face {
    font-family: Marvel;
    src: url(../webfonts/Marvel-Regular.ttf);
    font-weight: 400;
    font-display:  block;
    unicode-range: U+0020, U+0041-005A, U+0061-007A, U+00F3;
}

@font-face {
    font-family: "Text Me One";
    src: url(../webfonts/TextMeOne-Regular.ttf);
    font-weight: 400;
    font-display:  block;
    unicode-range: U+0142;
}

@font-face {
    font-family: Roboto;
    src: url(../webfonts/Roboto-Regular.ttf);
    font-weight: 400;
    font-display:  fallback;
}

@font-face {
    font-family: Roboto;
    src: url(../webfonts/Roboto-Light.ttf);
    font-weight: 300;
    font-display:  fallback;
}

@font-face {
    font-family: Roboto;
    src: url(../webfonts/Roboto-Bold.ttf);
    font-weight: 700;
    font-display:  fallback;
}

@font-face {
    font-family: "Exo 2";
    src: url(../webfonts/Exo2-Light.ttf);
    font-weight: 300;
    font-display:  fallback;
}

@font-face {
    font-family: "Exo 2";
    src: url(../webfonts/Exo2-Bold.ttf);
    font-weight: 700;
    font-display:  fallback;
}
@font-face {
    font-family: "Prosto One";
    src: url(../webfonts/ProstoOne-Regular.ttf);
    font-weight: 400;
    unicode-range: U+0041-005A;
    font-display:  fallback;
}
