﻿@font-face {
    font-family: 'GOTHIC';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../webfonts/GOTHIC.TTF") format("truetype");
}

@font-face {
    font-family: 'Myriad Pro';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../webfonts/MyriadPro-Regular.otf") format("OpenType");
}

@font-face {
    font-family: 'Myriad Arabic';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../webfonts/myriad-arabic-4.otf") format("OpenType");
}

@font-face {
    font-family: 'Avenir Next';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../webfonts/AvenirNextLTPro-Regular.otf") format("OpenType");
}

@font-face {
    font-family: 'ITCAVANTGARDESTD-MD';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../webfonts/ITCAVANTGARDESTD-MD.OTF") format("OpenType");
}

@font-face {
    font-family: 'BigNoodleTitling';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../webfonts/big_noodle_titling.woff") format("woff"),
         url("../webfonts/big_noodle_titling.woff2") format("woff2");
}