@font-face {
    font-family: "Aaargh";
    src: url("../fonts/Aaargh/Aaargh.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Existence Light";
    src: url("../fonts/Existence-Light/Existence-Light.otf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Myriad";
    src: url("../fonts/MyriadSetPro/MyriadSetPro-Text.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Myriad Thin";
    src: url("../fonts/MyriadSetPro/MyriadSetPro-Thin.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Myriad Ultra";
    src: url("../fonts/MyriadSetPro/MyriadSetPro-Ultralight.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSans/OpenSans-Regular.ttf");
    font-weight: normal;
    font-style: normal;
}