.d_font_UTMGuanine {
    font-family: 'UTMGuanine';
}

@font-face {
    font-family: 'UTMGuanine';
    src: url('../fonts/UTMGuanine.ttf');
    font-weight: normal;
    font-style: normal;
}


.d_font_UTMASGraceland {
    font-family: 'UTMASGraceland';
}
@font-face {
    font-family: 'UTMASGraceland';
    src: url('../fonts/UTMASGraceland.ttf');
    font-weight: normal;
    font-style: normal;
}



.d_font_OpenSansBold {
    font-family: 'OpenSansBold';
}
@font-face {
    font-family: 'OpenSansBold';
    src: url('../fonts/OpenSansBold.ttf');
    font-weight: normal;
    font-style: normal;
}



.d_font_OpenSansLight {
    font-family: 'OpenSansLight';
}
@font-face {
    font-family: 'OpenSansLight';
    src: url('../fonts/OpenSansLight.ttf');
    font-weight: normal;
    font-style: normal; 
}


.d_font_UTMAvo {
    font-family: 'UTMAvo';
}

@font-face {
    font-family: 'UTMAvo';
    src: url('../fonts/UTMAvo.ttf');
    font-weight: normal;
    font-style: normal;
}


.d_font_UTMAvoBold {
    font-family: 'UTMAvoBold';
}

@font-face {
    font-family: 'UTMAvoBold';
    src: url('../fonts/UTMAvoBold.ttf');
    font-weight: normal;
    font-style: normal;
}

