/* Lato Light (300) */
@font-face {
    font-family: 'Lato';
    src: url('/fonts/Lato-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Lato Medium (500) */
@font-face {
    font-family: 'Lato';
    src: url('/fonts/Lato-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/* Trajan Pro Regular (400) */
@font-face {
    font-family: 'Trajan Pro';
    src: url('/fonts/TrajanPro-Regular_0.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Trajan Pro Bold (700) */
@font-face {
    font-family: 'Trajan Pro';
    src: url('/fonts/TrajanPro-Bold_0.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Kunstler dekorativni */
@font-face {
    font-family: 'Kunstler';
    src: url('/fonts/KUNSTLER_0.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
