﻿/* Light */
@font-face {
    font-family: 'AlibabaSans';
    src: url();
    font-weight: normal;
}

/* Bold */
@font-face {
    font-family: 'AlibabaSans';
    src: url();
    font-weight: bold;
}
