@font-face {
    font-family: 'Tahoma Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Tahoma'), url('./fonts/Tahoma/Tahoma.woff') format('woff');
}
@font-face {
    font-family: 'Arial Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Arial Regular'), url('./fonts/Arial/Arial_Regular.woff') format('woff');
}
@font-face {
    font-family: 'Montserrat Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Montserrat Regular'), url('./fonts/Montserrat/Montserrat-Regular.woff2') format('woff2');
}
@font-face {
    font-family: 'Montserrat SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Montserrat SemiBold'), url('./fonts/Montserrat/Montserrat-SemiBold.woff2') format('woff2');
}
/*@font-face {
    font-family: 'Tahoma Light';
    font-style: normal;
    font-weight: normal;
    src: local('Tahoma Light'), url('./fonts/Tahoma/Tahoma_Light.woff') format('woff');
}
@font-face {
    font-family: 'Tahoma Ultra Light';
    font-style: normal;
    font-weight: normal;
    src: local('Tahoma Ultra Light'), url('./fonts/Tahoma/Tahoma_Ultra_Light.woff') format('woff');
}
@font-face {
    font-family: 'Tahoma Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Tahoma Medium'), url('fonts/Tahoma/Tahoma_Medium.woff') format('woff');
}
@font-face {
    font-family: 'Tahoma Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Tahoma Bold'), url('fonts/Tahoma/Tahoma_Bold.woff') format('woff');
}
@font-face {
    font-family: 'Tahoma ExtraBold';
    font-style: normal;
    font-weight: normal;
    src: local('Tahoma ExtraBold'), url('fonts/Tahoma/Tahoma_ExtraBold.woff') format('woff');
}
@font-face {
    font-family: 'Tahoma Black';
    font-style: normal;
    font-weight: normal;
    src: local('Tahoma Black'), url('fonts/Tahoma/Tahoma_Black.woff') format('woff');
}*/