@font-face {
    font-family: 'lato_r';
    src: url('../fonts/Lato-Regular.woff2') format('woff2'), 
    url('../fonts/Lato-Regular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'lato_b';
    src: url('../fonts/Lato-Bold.woff2') format('woff2'), 
    url('../fonts/Lato-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'lato_m';
    src: url('../fonts/Lato-Medium.woff2') format('woff2'), 
    url('../fonts/Lato-Medium.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'lato_semi';
    src: url('../fonts/Lato-Semibold.woff2') format('woff2'), 
    url('../fonts/Lato-Semibold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'UTMGodsWord_r';
    src: url('../fonts/UTMGodsWord.woff2') format('woff2'), 
    url('../fonts/UTMGodsWord.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'UTMGodsWord_b';
    src: url('../fonts/UTMGodsWordBold.woff2') format('woff2'), 
    url('../fonts/UTMGodsWordBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'MTD_Attention_Script';
    src: url('../fonts/MTD.woff2') format('woff2'), 
    url('../fonts/MTD.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'RockyeahBrushRegular';
    src: url('../fonts/YM-RockyeahBrushRegular.woff2') format('woff2'), 
    url('../fonts/YM-RockyeahBrushRegular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}