@font-face {
    font-family: 'plutosans_EL';
    src: url('fonts/PlutoSansExtraLight.eot');
    src: url('fonts/PlutoSansExtraLight.eot?#iefix') format('embedded-opentype'),
    url('fonts/PlutoSansExtraLight.woff') format('woff'),
    url('fonts/PlutoSansExtraLight.ttf') format('truetype'),
    url('fonts/PlutoSansExtraLight.svg#modern_hbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'plutosans_L';
    src: url('fonts/PlutoSansLight.eot');
    src: url('fonts/PlutoSansLight.eot?#iefix') format('embedded-opentype'),
    url('fonts/PlutoSansLight.woff') format('woff'),
    url('fonts/PlutoSansLight.ttf') format('truetype'),
    url('fonts/PlutoSansLight.svg#modern_hecolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'plutosans_M';
    src: url('fonts/PlutoSansMedium.eot');
    src: url('fonts/PlutoSansMedium.eot?#iefix') format('embedded-opentype'),
    url('fonts/PlutoSansMedium.woff') format('woff'),
    url('fonts/PlutoSansMedium.ttf') format('truetype'),
    url('fonts/PlutoSansMedium.svg#modern_hlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'plutosans_TH';
    src: url('fonts/PlutoSansThin.eot');
    src: url('fonts/PlutoSansThin.eot?#iefix') format('embedded-opentype'),
    url('fonts/PlutoSansThin.woff') format('woff'),
    url('fonts/PlutoSansThin.ttf') format('truetype'),
    url('fonts/PlutoSansThin.svg#modern_hmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}