@font-face {
    font-family: 'buenosAires';
    src: url("fonts/BuenosAires-Book.otf") format('opentype');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}

@font-face {
    font-family: 'buenosAires-SemiBold';
    src: url("fonts/BuenosAires-SemiBold.otf") format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'toysRUs-Solid';
    src: url("fonts/ToysRUs-FontSolid.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}   

@font-face {
    font-family: 'toysRUs-2007';
    src: url("fonts/the_toys_are_for_the_little_children__by_dledeviant_d984nkn.ttf") format('truetype');
    font-display: swap;
}

@font-face {
    font-family: 'icomoon';
    src: url("fonts/icomoon.eot?dwckbj");
    src: url("fonts/icomoon.eot?dwckbj#iefix") format('embedded-opentype'), url("fonts/icomoon.ttf?dwckbj") format('truetype'), url("fonts/icomoon.woff?dwckbj") format('woff'), url("fonts/icomoon.svg?dwckbj#prueba-mesa-font-01") format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* @font-face {
    font-family: 'trade';
    src: url("fonts/Trade-Gothic-LT-Bold-2.ttf") format('truetype');
    font-display: swap;
}


@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */