@font-face {
    font-family: 'Calypso';
    src: url('../fonts/Calypso.woff2') format('woff2'),
    url('../fonts/Calypso.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Rockwell MT';
    src: url('../fonts/RockwellMT.woff2') format('woff2'),
    url('../fonts/RockwellMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Rockwell MT';
    src: url('../fonts/RockwellMT-Bold.woff2') format('woff2'),
    url('../fonts/RockwellMT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Tahoma';
    src: url('../fonts/Tahoma.woff2') format('woff2'),
    url('../fonts/Tahoma.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Tahoma';
    src: url('../fonts/Tahoma-Bold.woff2') format('woff2'),
    url('../fonts/Tahoma-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Rockwell';
    src: url('../fonts/Rockwell-Regular.woff2') format('woff2'),
    url('../fonts/Rockwell-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Rockwell';
    src: url('../fonts/Rockwell-Bold.woff2') format('woff2'),
    url('../fonts/Rockwell-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

