﻿@font-face {
    font-family: 'ROBOTO-BOLDCONDENSED';
    src: url("../fonts/ROBOTO-BOLDCONDENSED.ttf");
}
@font-face {
    font-family: 'ROBOTO-MEDIUM';
    src: url("../fonts/ROBOTO-MEDIUM.ttf");
}
@font-face {
    font-family: 'BAOMOI';
    src: url("../fonts/BAOMOI_GDI.ttf");
}
@font-face {
    font-family: 'BAOMOI-BOLD';
    src: url("../fonts/BAOMOI-SEMIBOLD.ttf");
}
@font-face {
    font-family: 'Bebeboo-Regular';
    src: url(../fonts/Bebeboo-Regular.ttf) format('truetype');
}

@font-face {
    font-family: 'Bebeboo-SemiBold';
    src: url(../fonts/Bebeboo-SemiBold.ttf) format('truetype');
}