@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: 'BeVietnamPro Bold';
    font-style: normal;
    font-weight: normal;
    src: local('BeVietnamPro Bold'), url('../fonts/Be_Vietnam_Pro/BeVietnamPro-Bold.ttf') format('truetype')
}

@font-face {
    font-family: 'BeVietnamPro SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('BeVietnamPro SemiBold'), url('../fonts/Be_Vietnam_Pro/BeVietnamPro-SemiBold.ttf') format('truetype')
}

@font-face {
    font-family: 'BeVietnamPro Medium';
    font-style: normal;
    font-weight: normal;
    src: local('BeVietnamPro Medium'), url('../fonts/Be_Vietnam_Pro/BeVietnamPro-Medium.ttf') format('truetype')
}

@font-face {
    font-family: 'BeVietnamPro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('BeVietnamPro Regular'), url('../fonts/Be_Vietnam_Pro/BeVietnamPro-Regular.ttf') format('truetype')
}
@font-face {
    font-family: 'BeVietnamPro Italic';
    font-style: normal;
    font-weight: normal;
    src: local('BeVietnamPro Italic'), url('../fonts/Be_Vietnam_Pro/BeVietnamPro-Italic.ttf') format('truetype')
}