@font-face {
    font-family: 'Roboto Condensed Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Condensed Regular'), url('../fonts/roboto-fonts/RobotoCondensed-Regular.woff') format('woff')
}

@font-face {
    font-family: 'Roboto Condensed Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Condensed Bold'), url('../fonts/roboto-fonts/RobotoCondensed-Bold.woff') format('woff')
}

@font-face {
    font-family: 'Roboto Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Regular'), url('../fonts/roboto-fonts/Roboto-Regular.woff') format('woff')
}

@font-face {
    font-family: 'Roboto Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Medium'), url('../fonts/roboto-fonts/Roboto-Medium.woff') format('woff')
}

@font-face {
    font-family: 'Roboto Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Bold'), url('../fonts/roboto-fonts/Roboto-Bold.woff') format('woff')
}

@font-face {
    font-family: 'Roboto Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Roboto Italic'), url('../fonts/roboto-fonts/Roboto-Italic.woff') format('woff')
}


@font-face {
    font-family: 'IBMPlexSans Bold';
    font-style: normal;
    font-weight: normal;
    src: local('IBMPlexSans Bold'), url('../fonts/IBMPlexSans/IBMPlexSans-Bold.ttf') format('truetype')
}

@font-face {
    font-family: 'IBMPlexSans SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('IBMPlexSans SemiBold'), url('../fonts/IBMPlexSans/IBMPlexSans-SemiBold.ttf') format('truetype')
}

@font-face {
    font-family: 'IBMPlexSans Medium';
    font-style: normal;
    font-weight: normal;
    src: local('IBMPlexSans Medium'), url('../fonts/IBMPlexSans/IBMPlexSans-Medium.ttf') format('truetype')
}

@font-face {
    font-family: 'IBMPlexSans Regular';
    font-style: normal;
    font-weight: normal;
    src: local('IBMPlexSans Regular'), url('../fonts/IBMPlexSans/IBMPlexSans-Regular.ttf') format('truetype')
}
@font-face {
    font-family: 'Oswald Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Oswald Bold'), url('../fonts/IBMPlexSans/Oswald-Bold.ttf') format('truetype')
}