/*****************************
 All rights reserved.
 GetFonts.net (c) 2011-2025
 *****************************/
@font-face {
    font-family: 'abc,pipe';
    font-style: normal;
    font-weight: 400;
    src: local('abc,pipe'), local('abc,pipe-Regular'),
        url(https://getfonts.net/cache/fonts/abcpipe_2ad536c5d70a7cf2f9ff91ec0f232e0b.woff) format('woff'),
        url(https://getfonts.net/cache/fonts/abcpipe_2ad536c5d70a7cf2f9ff91ec0f232e0b.ttf) format('truetype');
}
