/* DIN-PRO */
@font-face {
    font-family: 'dinpro-regular';
    src: url('../font/DINPro-Regular.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dinpro-light';
    src: url('../font/DINPro-Light.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dinpro-bold';
    src: url('../font/DINPro-Bold.otf');
    font-weight: normal;
    font-style: normal;
}

/* BRANDON */
@font-face {
    font-family: 'brandon-regular';
    src: url('../font/Brandon_reg.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'brandon-bold';
    src: url('../font/Brandon_bld.otf');
    font-weight: normal;
    font-style: normal;
}

/* MYRIAD */
@font-face {
    font-family: 'myriad-regular';
    src: url('../font/MyriadPro-Regular.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'myriad-light';
    src: url('../font/MyriadPro-Cond.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'myriad-semibold';
    src: url('../font/MyriadPro-Semibold.otf');
    font-weight: normal;
    font-style: normal;
}

/* CASLON */
@font-face {
    font-family: 'caslon-regular';
    src: url('../font/ACaslonPro-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

/* SAMSON */
@font-face {
    font-family: 'samson-regular';
    src: url('../font/SAMSRG__.TTF');
    font-weight: normal;
    font-style: normal;
}
