@font-face {
    font-family: 'Corinthia';
    src: url('../fonts/Corinthia-Regular.ttf') format('TrueType');
    font-weight:  400;
    font-style:   normal;
    font-stretch: normal;
}

.Corinthia-Medium {
    font-family: 'Corinthia';
    font-weight:  500;
    font-style:   normal;
    font-stretch: normal;
}


@font-face {
    font-family: 'Corinthia';
    src: url('../fonts/Corinthia-Bold.ttf') format('TrueType');
    font-weight:  500;
    font-style:   normal;
    font-stretch: normal;
}

.Corinthia-Bold {
    font-family: 'Corinthia';
    font-weight:  500;
    font-style:   normal;
    font-stretch: normal;
}
