@font-face {
    font-family: 'monserat_r';
    src: url('../fonts/fonts/Montserrat-Regular.woff2') format('woff2'),
     url('../fonts/fonts/Montserrat-Regular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'monserat_b';
    src: url('../fonts/fonts/Montserrat-Bold.woff2') format('woff2'),
     url('../fonts/fonts/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'monserat_m';
    src: url('../fonts/fonts/Montserrat-Medium.woff2') format('woff2'),
     url('../fonts/fonts/Montserrat-Medium.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'monserat_bl';
    src: url('../fonts/fonts/Montserrat-Black.woff2') format('woff2'),
     url('../fonts/fonts/Montserrat-Black.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'monserat_semi';
    src: url('../fonts/fonts/Montserrat-SemiBold.woff2') format('woff2'),
     url('../fonts/fonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'monserat_exbi';
    src: url('../fonts/fonts/Montserrat-BoldItalic.woff2') format('woff2'),
     url('../fonts/fonts/Montserrat-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'angile';
    src: url('../fonts/fonts/VLAgileScriptCalligraphy.woff2') format('woff2'),
    url('../fonts/fonts/VLAgileScriptCalligraphy.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'colombo';
    src: url('../fonts/fonts/SVN-HC-ColomboSans.woff2') format('woff2'),
     url('../fonts/fonts/SVN-HC-ColomboSans.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'mtd';
    src: url('../fonts/fonts/MTD.woff2') format('woff2'),
     url('../fonts/fonts/MTD.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}