﻿@font-face {
    font-family: "Montserrat";
    src: url('/fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Montserrat";
    src: url('/fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "NotoSansSC";
    src: url('/fonts/NotoSansSC-Regular.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "NotoSansSC";
    src: url('/fonts/NotoSansSC-Bold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "NotoSansTC";
    src: url('/fonts/NotoSansTC-Regular.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "NotoSansTC";
    src: url('/fonts/NotoSansTC-Bold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
