@font-face {
    font-family: 'Bounded';
    font-style: normal;
    font-weight: 200;
    src: local('Bounded'), url(Bounded-ExtraLight.ttf) format('truetype')
}

@font-face {
    font-family: 'Bounded';
    font-style: normal;
    font-weight: 400;
    src: local('Bounded'), url(Bounded-Regular.ttf) format('truetype')
}

@font-face {
    font-family: 'Bounded';
    font-style: normal;
    font-weight: 900;
    src: local('Bounded'), url(Bounded-Black.ttf) format('truetype')
}

@font-face {
    font-family: 'Bounded-V';
    font-style: normal;
    src: local('Bounded'), url(Bounded-Variable.ttf) format('truetype')
}