﻿@font-face {
    font-family: 'CLAASCultiva-Light';
    src: url('/font/CLAASCultiva-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CLAASCultiva-Medium';
    src: url('/font/CLAASCultiva-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CLAASCultiva-Bold';
    src: url('/font/CLAASCultiva-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CLAASCultiva-Regular';
    src: url('/font/CLAASCultiva-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}