/* This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at https://mozilla.org/MPL/2.0/.
 */

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: normal;
    src: url("/media/protocol/fonts/Inter-Regular.3875f8357497.woff2") format('woff2');
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: italic;
    font-weight: normal;
    src: url("/media/protocol/fonts/Inter-Italic.4cb9ee96ba4d.woff2") format('woff2');
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    src: url("/media/fonts/inter/Inter-SemiBold.b72fa2728a8e.woff2") format('woff2');
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: italic;
    font-weight: 600;
    src: url("/media/fonts/inter/Inter-SemiBoldItalic.457dc51cf92f.woff2") format('woff2');
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: bold;
    src: url("/media/protocol/fonts/Inter-Bold.66894432e7ff.woff2") format('woff2');
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: italic;
    font-weight: bold;
    src: url("/media/protocol/fonts/Inter-BoldItalic.8b4dd6acc4bb.woff2") format('woff2');
}
