.scg_bold6{font-family: 'scg_bold6', sans-serif;}
.scg_bold{font-family: 'scg_bol', sans-serif;}
.scg_italic{font-family: 'scg_italic', sans-serif;}
.scg_lig{font-family: 'scg_lig', sans-serif;}
.scg_reg{font-family: 'scg_reg', sans-serif;}

@font-face {
    font-family: 'scg_bold6';
    src: url('SCG-Bol 6.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'scg_bol';
    src: url('scg-bol.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'scg_italic';
    src: url('SCG-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'scg_lig';
    src: url('scg-lig.ttf') format('truetype'),
         url("SCG-Lig.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'scg_reg';
    src: url('scg-reg.ttf') format('truetype'),
         url("SCG-Reg 14.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}