@font-face {
    font-family: 'Effra';
    src: url('Effra-Bold.eot');
    src: url('Effra-Bold.eot?#iefix') format('embedded-opentype'),
        url('Effra-Bold.woff2') format('woff2'),
        url('Effra-Bold.woff') format('woff'),
        url('Effra-Bold.ttf') format('truetype'),
        url('Effra-Bold.svg#Effra-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Effra';
    src: url('Effra-Regular.eot');
    src: url('Effra-Regular.eot?#iefix') format('embedded-opentype'),
        url('Effra-Regular.woff2') format('woff2'),
        url('Effra-Regular.woff') format('woff'),
        url('Effra-Regular.ttf') format('truetype'),
        url('Effra-Regular.svg#Effra-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Effra';
    src: url('EffraLight-Regular.eot');
    src: url('EffraLight-Regular.eot?#iefix') format('embedded-opentype'),
        url('EffraLight-Regular.woff2') format('woff2'),
        url('EffraLight-Regular.woff') format('woff'),
        url('EffraLight-Regular.ttf') format('truetype'),
        url('EffraLight-Regular.svg#EffraLight-Regular') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

