/*
 * Theme Name:  Swyft Child
 * Theme URI:   https://swyft.codesupply.co/
 * Description: Swyft Child Theme
 * Author:      Code Supply Co.
 * Author URI:  https://codesupply.co/
 * Template:    swyft
 * Version:     1.0.0
 */

/* Copy any classes from parent theme here. They will override the parent's version. */

/* Generated by script */

*{
    font-family: 'PelakFA-Regular' !important;
}



@font-face {
    font-family: 'PelakFA-Bold';
    src: url('fonts/eot/PelakFA-Bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/eot/PelakFA-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/woff2/PelakFA-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/woff/PelakFA-Bold.woff') format('woff'); /* Most Browsers */
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PelakFA-Regular';
    src: url('fonts/eot/PelakFA-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/eot/PelakFA-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/woff2/PelakFA-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/woff/PelakFA-Regular.woff') format('woff'); /* Most Browsers */
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PelakFA-ExtraBold';
    src: url('fonts/eot/PelakFA-ExtraBold.eot'); /* IE9 Compat Modes */
    src: url('fonts/eot/PelakFA-ExtraBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/woff2/PelakFA-ExtraBold.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/woff/PelakFA-ExtraBold.woff') format('woff'); /* Most Browsers */
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PelakFA-light';
    src: url('fonts/eot/PelakFA-light.eot'); /* IE9 Compat Modes */
    src: url('fonts/eot/PelakFA-light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/woff2/PelakFA-light.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/woff/PelakFA-light.woff') format('woff'); /* Most Browsers */
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


