@font-face {
    font-family: 'Inter';
    src: url('Inter-VariableFont_opsz,wght.ttf') format('truetype');
    font-weight: 300 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Inter';
    src: url('Inter-Italic-VariableFont_opsz,wght.ttf') format('truetype');
    font-weight: 300 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'abridge';
    src: url('abridge-bold-webfont.eot');
    src: url('abridge-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('abridge-bold-webfont.woff2') format('woff2'),
         url('abridge-bold-webfont.woff') format('woff'),
         url('abridge-bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: 'abridge';
    src: url('abridge-light-webfont.eot');
    src: url('abridge-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('abridge-light-webfont.woff2') format('woff2'),
         url('abridge-light-webfont.woff') format('woff'),
         url('abridge-light-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'abridge';
    src: url('abridge-medium-webfont.eot');
    src: url('abridge-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('abridge-medium-webfont.woff2') format('woff2'),
         url('abridge-medium-webfont.woff') format('woff'),
         url('abridge-medium-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}


@font-face {
    font-family: 'abridge';
    src: url('abridge-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('abridge-regular-webfont.woff2') format('woff2'),
         url('abridge-regular-webfont.woff') format('woff'),
         url('abridge-regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

