/*Cantonese Traditional css */

@import url("https://fonts.googleapis.com/css?family=Noto+Sans+TC:100,300,400,500,700,900&amp;display=swap&amp;subset=chinese-traditional");

#portal-mainnavigation, #frontcontent, #frontcontent p, #portal-footer-wrapper, #portal-top, #storycontent,  .sectionteaser p, .mosaic-grid-row, div#storytext, .plone-nav, #frontsidebar, #title_first_image h2.title, .single_column_teaser p, #topstorywidefull #topstorywidefulltease p, .service_widetop_two_featured .two_featured p, .section_widetop_two_featured .two_featured p, .service_widetop_three_featured .three_featured p, .section_widetop_three_featured .three_featured p,  #commenting  {
    font-family: 'Noto Sans TC', sans-serif;
    }

#readbutton0 {
    background-image: url('/++theme++cantonese/readbutton0-tc.png');
    background-repeat: no-repeat;
    background-position: left top;
    width: 150px;
    height: 33px;
}

#readbutton1 {
    background-image: url('/++theme++cantonese/readbutton1-tc.png');
    background-repeat: no-repeat;
    background-position: left top;
    width: 150px;
    height: 33px;
}

#emailbutton0 {
    background-image: url('/++theme++cantonese/emailbutton0-tc.png');
    width: 150px;
    height: 33px;
    left: 151px;
    top: 0
}

#emailbutton1 {
    background-image: url('/++theme++cantonese/emailbutton1-tc.png');
    width: 150px;
    height: 33px
}
