@font-face {
    font-family: 'EffraVF';
    src: url('EffraVF_Trial_Wght.ttf') format('ttf'),
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Effra Medium';
    src: url('Effra_Trial_Md.ttf') format('ttf'),
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Effra Regular';
    src: url('Effra_Trial_Rg.ttf') format('ttf'),
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Effra Light';
    src: url('Effra_Trial_Lt.ttf') format('ttf'),
    font-weight: normal;
    font-style: normal;
}