@font-face {
    font-family: 'Qwigley';
    src: url('../fonts/Qwigley-Regular.eot');
    src: local('../fonts/Qwigley Regular'), local('Qwigley-Regular'),
        url('../fonts/Qwigley-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Qwigley-Regular.woff2') format('woff2'),
        url('../fonts/Qwigley-Regular.woff') format('woff'),
        url('../fonts/Qwigley-Regular.ttf') format('truetype'),
        url('../fonts/Qwigley-Regular.svg#Qwigley-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}