﻿@font-face {
    font-family: 'Lato';
    src: url(../fonts/Lato-Regular.ttf);      
}

@font-face {   
    font-family: 'Lato-Bold';
    src: url(../fonts/Lato-Bold.ttf);
}

@font-face {
    font-family: 'NotoSansSC';
    src: url(../fonts/NotoSansSC-Regular.ttf);
}

@font-face {
    font-family: 'NotoSansSC-Bold';
    src: url(../fonts/NotoSansSC-Bold.ttf);
}

@font-face {
    font-family: 'NotoSansTC';
    src: url(../fonts/NotoSansTC-Regular.ttf);
}

@font-face {
    font-family: 'NotoSansTC-Bold';
    src: url(../fonts/NotoSansTC-Bold.ttf);
}
