@font-face {
    font-family: 'Egyptian505 BT';
    src: url('Egyptian505BT-Bold.woff2') format('woff2'),
        url('Egyptian505BT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Egyptian505 Md BT';
    src: url('Egyptian505BT-Medium.woff2') format('woff2'),
        url('Egyptian505BT-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Egyptian505 BT';
    src: url('Egyptian505BT-Roman.woff2') format('woff2'),
        url('Egyptian505BT-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Egyptian505 Lt BT';
    src: url('Egyptian505BT-Light.woff2') format('woff2'),
        url('Egyptian505BT-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

