﻿@font-face {
    font-family: CFAsty_book;
    src: url('../../fonts/CFAstyStd-Book.otf') format('opentype')
}
@font-face {
    font-family: CFAsty_bold;
    src: url('../../fonts/CFAstyStd-Bold.otf') format('opentype')
}
@font-face {
    font-family: Cera_GR_Light;
    src: url('../../fonts/Cera_GR_Light.otf') format('opentype')
}

@font-face {
    font-family: Cera_GR_Light_Italic;
    src: url('../../fonts/Cera_GR_Light_Italic.otf') format('opentype')
}
body {
   font-family: 'CFAsty_book', sans-serif;
}
.font_asty {
    font-family: Cera_GR_Light !important;
}