﻿@font-face {
    font-family: 'LindexSans';
    src: url('/fonts/LindexSans-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'LindexSans';
    src: url('/fonts/LindexSans-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'LindexSans';
    src: url('/fonts/LindexSans-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'LindexSans';
    src: url('/fonts/LindexSans-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'LindexSerif';
    src: url('/fonts/LindexSerif-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}

