@font-face {
    font-family: 'AllCon-Regular';
    src: url('AC1-Monospaced.ttf') format('truetype'),
    font-weight: normal;
    font-style: monospace;
}

@font-face {
    font-family: 'AllCon-Regular';
    src: url('AllCon-Regular.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AllCon-Regular';
    src: url('AllCon-Bold.ttf') format('truetype'),
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'AllCon-Dots';
    src: url('AC1_Dots-AC_Bold_Big_Dots.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AllCon-Extended';
    src: url('AllCon-Extended.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}
