@font-face {
    font-family: 'crystal1';
    src: url('../Fonts/Crystal1/crystalmt1-regular-webfont.woff2') format('woff2'),
    url('../Fonts/Crystal1/crystalmt1-regular-webfont.woff') format('woff'),
    url('../Fonts/Crystal1/crystalmt1-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'crystal2';
    src: url('../Fonts/Crystal2/crystal2-regular-webfont.woff2') format('woff2'),
    url('../Fonts/Crystal2/crystal2-regular-webfont.woff') format('woff'),
    url('../Fonts/Crystal2/crystal2-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CrystalBetUni';
    src: url('../Fonts/CrystalbetUni/CrystalBetUni-Regular.otf');
    font-weight: normal;
    font-style: normal;
}