@font-face {
    font-display: swap;
    font-family: 'Simplon BP Mono';
    font-weight: 300;
    font-style: normal;
    src: url('./Simplon_BP_Mono_Light.woff') format('woff'),
         url('./Simplon_BP_Mono_Light.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: 'Simplon BP Mono';
    font-weight: 400;
    font-style: normal;
    src: url('./Simplon_BP_Mono_Regular.woff') format('woff'),
         url('./Simplon_BP_Mono_Regular.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: 'Simplon BP Mono';
    font-weight: 500;
    font-style: normal;
    src: url('./Simplon_BP_Mono_Medium.woff') format('woff'),
         url('./Simplon_BP_Mono_Medium.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: 'Simplon BP Mono';
    font-weight: 700;
    font-style: normal;
    src: url('./Simplon_BP_Mono_Bold.woff') format('woff'),
         url('./Simplon_BP_Mono_Bold.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: 'Simplon BP Mono';
    font-weight: 300;
    font-style: italic;
    src: url('./Simplon_BP_Mono_Light_Italic.woff') format('woff'),
         url('./Simplon_BP_Mono_Light_Italic.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: 'Simplon BP Mono';
    font-weight: 400;
    font-style: italic;
    src: url('./Simplon_BP_Mono_Regular_Italic.woff') format('woff'),
         url('./Simplon_BP_Mono_Regular_Italic.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: 'Simplon BP Mono';
    font-weight: 500;
    font-style: italic;
    src: url('./Simplon_BP_Mono_Medium_Italic.woff') format('woff'),
         url('./Simplon_BP_Mono_Medium_Italic.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: 'Simplon BP Mono';
    font-weight: 700;
    font-style: italic;
    src: url('./Simplon_BP_Mono_Bold_Italic.woff') format('woff'),
         url('./Simplon_BP_Mono_Bold_Italic.ttf') format('truetype');
}
