/* Font Families from the First Link */
@font-face {
    font-family: 'Pattaya';
    src: url('Pattaya/Pattaya-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Rye';
    src: url('Rye/Rye-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Sedgwick Ave';
    src: url('Sedgwick_Ave/SedgwickAve-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Vast Shadow';
    src: url('Vast_Shadow/VastShadow-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Yanone Kaffeesatz';
    src: url('Yanone_Kaffeesatz/static/YanoneKaffeesatz-Regular.ttf') format('truetype');
}

/* Font Families from the Second Link */
@font-face {
    font-family: 'Roboto';
    src: url('Roboto/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    src: url('Open_Sans/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Lobster';
    src: url('Lobster/Lobster-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Pacifico';
    src: url('Pacifico/Pacifico-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat/static/Montserrat-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Crimson Text';
    src: url('Crimson_Text/CrimsonText-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Dancing Script';
    src: url('Dancing_Script/DancingScript-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Poppins';
    src: url('Poppins/Poppins-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Oswald';
    src: url('Oswald/Oswald-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Ubuntu';
    src: url('Ubuntu/Ubuntu-Regular.ttf') format('truetype');
}

/* Font Families from the Third Link */
@font-face {
    font-family: 'Noto Sans';
    src: url('Noto_Sans/NotoSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'PT Sans';
    src: url('PT_Sans/PTSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Lato';
    src: url('Lato/Lato-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Open Sans';
    src: url('Open_Sans/static/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat/Montserrat-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Droid Sans';
    src: url('Droid_Sans/DroidSans-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('Source_Sans_Pro/SourceSansPro-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'IBM Plex Sans';
    src: url('IBM_Plex_Sans/IBMPlexSans-Regular.ttf') format('truetype');
}

/* Font Families from the Fourth Link */
@font-face {
    font-family: 'Raleway';
    src: url('Raleway/static/Raleway-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Playfair Display';
    src: url('Playfair_Display/static/PlayfairDisplay-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Oswald';
    src: url('Oswald/static/Oswald-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('Roboto_Condensed/RobotoCondensed-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Merriweather';
    src: url('Merriweather/Merriweather-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Anton';
    src: url('Anton/Anton-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('Bebas_Neue/BebasNeue-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat/static/Montserrat-Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'Libre Baskerville';
    src: url('Libre_Baskerville/LibreBaskerville-Bold.ttf') format('truetype');
}
